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

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612776'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612776'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606404'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606404'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606405'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606405'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608444'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608444'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608443'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608443'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615583'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615583'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615584'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615584'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615585'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615585'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609059'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609059'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609057'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609057'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614589'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614589'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610844'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610844'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610843'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610843'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610842'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610842'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612775'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612775'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612774'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612774'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396333 2.448633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396333"^^xsd:decimal ;
  dwc:decimalLongitude "2.448633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609058'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.448633'^^xsd:double;
  dwc:latitude '51.396333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609058'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608968'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608968'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608969'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608355'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608355'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608354'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608354'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608356'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608356'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614500'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614499'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614501'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610754'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610753'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608970'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612687'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612686'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612686'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612685'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2812 2.45635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2812"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610755'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.45635'^^xsd:double;
  dwc:latitude '51.2812'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610858'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610858'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607120'^^xsd:integer;
  dwc:scientificName 'Coninckia circularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607120'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615436'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615438'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615438'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615440'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615440'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612145'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612145'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612144'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612144'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612146'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612150'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612149'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612149'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612148'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612148'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615883'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615883'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615884'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615884'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614963'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614963'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614964'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614964'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614893'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614893'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614892'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614892'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614792'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614793'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607985'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607985'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607986'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607986'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606258'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606258'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613786'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613786'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613785'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613785'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608295'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608295'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615435'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608297'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608298'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608298'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608299'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608300'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608300'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607613'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607613'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607614'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607614'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607610'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607610'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607609'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607608'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607608'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607612'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607612'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606773'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606773'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606772'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606774'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606774'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606775'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606770'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606771'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606452'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606452'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606444'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606445'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606445'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606446'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606446'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615439'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615439'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615437'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615437'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606680'^^xsd:integer;
  dwc:scientificName 'Chitwoodia tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606681'^^xsd:integer;
  dwc:scientificName 'Chitwoodia tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606681'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614607'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614607'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614665'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614665'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614663'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614663'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614664'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606520'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606520'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606518'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606518'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606517'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606517'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606516'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606516'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606515'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606515'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606514'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606514'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606513'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606513'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609711'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609711'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609710'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609709'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609709'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606521'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606521'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612396'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612396'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612397'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612397'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606668'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606667'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613425'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613425'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613427> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613427'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613427'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613428'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613428'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613430'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613430'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613044'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613044'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613045'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613045'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611222'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611222'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609497'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609497'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609498'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609498'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609499'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611226'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611226'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607680'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607678'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607681'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607681'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607679'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613429'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613429'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610467'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610467'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610466'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610466'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610465'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610465'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607784'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607784'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607783'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607783'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607782'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607781'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607780'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607780'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607779'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588317'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588317'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588316'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588316'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609845'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609845'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609841'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609841'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609846'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609846'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609843'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609843'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609842'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609842'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609844'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609844'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613901'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613901'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613900'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613900'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613893'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613893'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610217'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610217'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610216'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610216'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610214'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610214'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610215'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610215'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588021'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588021'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607744'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588022'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588022'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613070'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613070'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613071'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613071'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613072'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613072'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613069'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613069'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613096'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613097'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607198'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607198'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607197'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607197'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607196'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607196'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588310'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588310'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614445'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614445'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614440'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614440'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614441'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614441'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614442'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614442'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614443'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614443'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610148'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610143'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610143'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610146'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610144'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610144'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610145'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610147'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610147'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613639'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613639'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613640'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613640'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607896'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607896'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607901'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607901'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607900'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607900'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607899'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607899'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607898'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607898'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607897'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607897'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613257'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613257'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613260'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613260'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613263'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613263'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613259'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613259'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613261'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613261'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613262'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613262'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612878'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612878'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612877'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612877'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614671'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614671'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614670'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614669'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614669'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614668'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611967'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611963'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611963'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612349'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612349'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613581'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613581'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606447'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606447'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606449'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606449'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606450'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606450'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606451'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606451'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608640'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608642'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608641'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609922'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609922'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608665'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608665'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588067'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588067'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588068'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588068'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588069'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588069'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588070'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588070'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588072'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588072'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588073'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588073'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607965'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607965'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607966'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607966'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607967'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608020'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608020'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608019'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608019'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611064'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611064'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611497'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611497'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611067'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611067'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611068'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611068'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611069'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611069'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611070'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611070'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615875'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615875'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615876'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615876'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615877'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615877'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615878'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615878'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615879'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615879'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615880'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615880'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615881'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615881'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615874'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615874'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613815'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613815'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613814'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613816'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612970'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612970'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611072'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611072'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608909'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608909'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608910'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608910'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608911'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608912'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608912'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608913'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608913'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608914'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608914'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612905'^^xsd:integer;
  dwc:scientificName 'Pomponema syltense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '229881'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612905'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '229881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612906'^^xsd:integer;
  dwc:scientificName 'Pomponema syltense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '229881'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612906'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '229881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615636'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615634'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615635'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612350'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612350'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608634'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608635'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608636'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608636'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608637'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608637'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608638'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608639'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608639'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609698'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609698'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609697'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609697'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613582'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613582'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613580'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613580'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613579'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613579'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613577'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613577'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613576'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613583'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613583'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611063'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611063'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611117'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611117'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611118'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611118'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611119'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611120'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611120'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615882'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615882'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606623'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606623'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606624'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606624'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606626'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606626'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606625'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606625'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606921'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606921'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608128'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608128'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608127'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612874'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612874'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612875'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612875'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611065'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611065'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609628'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609628'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609633'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609633'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609639'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609639'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609637'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609637'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609636'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609634'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609632'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609632'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609631'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609631'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609630'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609630'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609635'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609638'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609638'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611335'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611335'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611333'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611333'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611334'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611334'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609142'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609142'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609141'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609141'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609140'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609140'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609139'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609139'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613143'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613143'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613149'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613149'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613142'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613142'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613144'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613144'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613145'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613147'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613147'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613148'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613141'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613141'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613151'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613152'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613152'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613150'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613150'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606919'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606919'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606918'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606918'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606917'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606917'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606916'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606916'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606915'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606915'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606914'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606914'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607315'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607315'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607314'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607314'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610463'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610463'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606839'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606839'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606838'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606838'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612855'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612855'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612854'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612854'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606922'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606922'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612326'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612326'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612325'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612325'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612324'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612324'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612322'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612322'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612328'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612328'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612327'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606837'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610317'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610317'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610697'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610697'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610696'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610696'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610695'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610695'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610694'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610694'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610699'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610699'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613208'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613208'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613209'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613209'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609752'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609752'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610325'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610325'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610327'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610149'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610149'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606920'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606920'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606640'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606642'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606642'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606643'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606643'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606645'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606644'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606639'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606639'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588236'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588236'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588237'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588237'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588238'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588238'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611793'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607611'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610464'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610464'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611221'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611221'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606519'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606519'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611223'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611223'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613426'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608602'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608602'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613723'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613723'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613725'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613725'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613726'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613727'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613727'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613728'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613728'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613729'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613730'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613722'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613721'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613731'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613724'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613724'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606924'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607060'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607060'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607063'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607063'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607064'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607064'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607065'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607065'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607066'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607066'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607067'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607067'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607068'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607068'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607069'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607069'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607059'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607059'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606641'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606636'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606637'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606637'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606638'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606638'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606688'^^xsd:integer;
  dwc:scientificName 'Chromaspirina lunatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121003'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606688'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611792'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611795'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611795'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611794'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611794'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612240'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612240'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612241'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612241'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612242'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612242'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613258'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613258'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606448'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606448'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588071'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588071'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611066'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611066'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609923'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609923'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611071'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611071'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615873'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615873'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613892'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613892'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613896'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613896'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613894'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613894'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613897'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613897'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613898'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613898'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613899'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613899'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607344'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615189'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615189'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615197'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615197'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615191'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615191'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615192'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615192'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615193'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615193'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615194'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615194'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615198'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615198'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615199'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615199'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615195'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615195'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610323'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610323'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610326'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610326'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610318'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610318'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610319'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610319'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610320'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610320'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610321'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610321'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610324'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610324'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610322'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610322'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607482'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607478'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607478'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607480'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607480'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607472'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607481'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607481'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607474'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607474'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607475'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607475'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607476'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607476'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607477'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607477'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607479'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607127'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607700'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607700'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607701'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607701'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610425'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610425'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610424'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610424'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610426'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588372'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588372'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588373'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588373'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588374'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588374'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588375'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588375'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588376'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588376'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609996'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609996'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609995'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609995'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609994'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609994'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588415'^^xsd:integer;
  dwc:scientificName 'Boucherius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227181'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588415'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588414'^^xsd:integer;
  dwc:scientificName 'Boucherius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '227181'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588414'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611286'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611286'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611287'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607709'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607709'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588239'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588239'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588170'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588170'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611227'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611227'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611228'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611228'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611229'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611229'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611224'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611224'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612876'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612876'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612873'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612873'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613146'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609629'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609629'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609753'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606913'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606913'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612323'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612323'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611116'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611116'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612147'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612147'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614965'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614965'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607062'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607062'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607061'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607061'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613720'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613895'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613895'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615190'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615190'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611225'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611225'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607708'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587981'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587981'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615043'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615043'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615044'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615044'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615045'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615045'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612631'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612631'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612628'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612628'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612629'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612629'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612627'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612627'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612626'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612626'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612630'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612630'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608603'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608603'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606256'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606256'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615196'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615196'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611965'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611965'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607987'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607987'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587980'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587980'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612969'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607473'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607473'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608296'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608296'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612418'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612418'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606923'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606923'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613578'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613970'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.477365 2.468873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.477365"^^xsd:decimal ;
  dwc:decimalLongitude "2.468873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610698'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.468873'^^xsd:double;
  dwc:latitude '51.477365'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610698'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608962'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608962'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608963'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608963'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608964'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608964'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615488'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615489'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615490'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608349'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608349'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608350'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608350'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608348'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614495'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614495'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612016'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610749'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610748'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610747'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612680'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606311'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606310'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606310'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303016 2.48115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303016"^^xsd:decimal ;
  dwc:decimalLongitude "2.48115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612681'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48115'^^xsd:double;
  dwc:latitude '51.303016'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612681'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614970'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615897'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615897'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615459'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615459'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615460'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615460'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615461'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615462'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615462'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615463'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615463'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615464'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615464'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614969'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614971'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614971'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608320'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608320'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608322'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608322'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608324'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608324'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613788'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613788'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607631'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607631'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607629'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607629'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607626'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607626'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607628'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607628'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607121'^^xsd:integer;
  dwc:scientificName 'Coninckia circularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607121'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607122'^^xsd:integer;
  dwc:scientificName 'Coninckia circularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614466'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614468'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614468'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588469'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614610'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614610'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614611'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606542'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606542'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606541'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606541'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606540'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606539'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606539'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612401'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612401'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612402'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612402'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612403'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612403'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610483'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610483'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610478'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610478'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610480'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610480'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610481'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610481'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610482'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606675'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606675'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606676'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607684'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609718'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609718'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609717'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609717'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613446'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613446'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613450'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613450'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613449'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613449'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613447'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613447'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610017'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610017'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609856'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609856'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609855'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609855'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609854'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609854'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609664'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609665'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609665'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609666'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613912'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613912'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613913'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613913'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613914'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613914'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609671'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609671'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609667'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607748'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612198'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612198'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612199'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612199'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610224'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610224'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610225'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610225'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607749'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607749'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588030'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588030'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588032'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588032'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588031'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588031'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615095'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615095'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615092'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615092'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615063'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615063'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615081'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615081'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615076'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615077'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615077'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607080'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607080'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607081'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607081'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607083'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607083'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607085'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607085'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607084'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607084'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611148'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611146'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611147'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611147'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613642'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613641'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613643'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613643'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607916'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607916'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613272'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613273'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611992'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611992'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611991'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611991'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611988'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611988'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614679'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614680'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614680'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612358'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612358'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613813'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606455'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606456'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606457'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606458'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606459'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606459'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608508'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608644'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608666'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588079'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588079'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608024'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608024'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611085'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611085'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611519'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611519'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609928'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609928'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609929'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609929'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613818'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613818'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611088'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611088'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611087'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611087'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612896'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612896'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612895'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612895'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611132'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611132'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611133'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611133'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615642'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615641'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608933'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608933'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608934'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608934'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608935'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608935'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608936'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608936'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608937'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608937'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608938'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608938'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612908'^^xsd:integer;
  dwc:scientificName 'Pomponema syltense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '229881'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612908'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '229881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612909'^^xsd:integer;
  dwc:scientificName 'Pomponema syltense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '229881'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612909'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '229881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612359'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612359'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588080'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588080'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607627'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607627'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609701'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609701'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613588'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613588'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611086'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611086'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611089'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611089'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611090'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611090'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611091'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611091'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611092'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611092'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612973'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612973'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612974'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612974'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612972'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612972'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608134'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608134'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608133'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608133'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607538'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607543'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607542'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607542'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607394'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607394'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607392'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607392'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607393'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607393'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609670'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609670'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613166'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613166'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609159'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609162'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609161'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609160'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609158'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609158'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615216'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615216'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613168'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613170'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613170'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613169'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613167'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613167'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613171'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613171'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610343'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610343'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610223'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610223'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610045'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610045'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610046'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610046'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610048'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610048'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610047'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610047'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607320'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607320'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607321'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607321'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606861'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606861'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610346'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610346'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612337'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612337'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612336'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612336'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610720'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610719'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610719'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610718'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610718'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613211'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613211'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613212'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613212'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609758'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609758'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606950'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606950'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606949'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606949'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606948'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606948'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606947'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606947'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606946'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606946'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606647'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606647'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610916'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610916'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612338'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612338'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606786'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606786'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607630'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607630'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613448'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613448'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609349'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609349'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610016'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610479'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609668'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609669'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609669'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613911'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613756'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613756'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613755'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613755'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613754'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613754'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613752'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613749'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613751'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613750'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613753'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606942'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606942'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607082'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606943'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606943'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606944'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606944'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611804'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611804'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611805'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611805'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606683'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606863'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606863'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606862'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606862'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606858'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606858'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606859'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606859'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611989'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607350'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607350'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615213'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615213'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615212'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615212'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615214'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615214'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615215'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615215'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610347'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610347'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610348'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610348'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610349'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610349'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610350'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610350'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610344'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607507'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607507'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607506'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607506'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607505'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607505'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607504'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607504'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607503'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607503'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607502'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607501'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610433'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608058'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608058'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608059'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608059'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588383'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588383'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588384'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588384'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610002'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610002'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606613'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606613'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611298'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611298'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611299'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611300'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611300'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608459'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608459'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588251'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588251'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588252'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588252'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588250'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588250'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588174'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588174'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588175'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609072'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609072'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609157'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609157'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606945'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606945'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615896'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615896'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588249'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588249'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588417'^^xsd:integer;
  dwc:scientificName 'Boucherius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '227181'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588417'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607500'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610345'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610345'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612654'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612654'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606860'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606860'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606280'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606281'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606281'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606282'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606282'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606285'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606285'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606284'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612652'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612652'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614787'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614788'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614788'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615047'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615047'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615049'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612653'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612653'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612651'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612651'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612650'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612650'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612655'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612655'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615048'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615048'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610721'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610722'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608610'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608610'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608608'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608608'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610723'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610723'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608609'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612419'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612419'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588468'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588468'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613445'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613445'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607200'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607200'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614465'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614465'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502341 2.483679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502341"^^xsd:decimal ;
  dwc:decimalLongitude "2.483679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588314'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.483679'^^xsd:double;
  dwc:latitude '51.502341'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588314'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608967'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608966'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608966'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615493'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615491'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615491'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615492'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608965'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608965'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608353'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608353'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608352'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608352'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608351'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608351'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610751'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606312'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606312'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606314'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606314'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612684'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612683'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612682'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610750'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297783"^^xsd:decimal ;
  dwc:decimalLongitude "2.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297783 2.48805)"^^geo:wktLiteral ;
  geo-pos:lat "51.297783"^^xsd:decimal ;
  geo-pos:long "2.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610752'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.48805'^^xsd:double;
  dwc:latitude '51.297783'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608960'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608960'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608961'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608961'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614491'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614491'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610746'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610745'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612678'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612677'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612677'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606308'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606308'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3233"^^xsd:decimal ;
  dwc:decimalLongitude "2.4906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3233 2.4906)"^^geo:wktLiteral ;
  geo-pos:lat "51.3233"^^xsd:decimal ;
  geo-pos:long "2.4906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606307'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.4906'^^xsd:double;
  dwc:latitude '51.3233'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606307'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608957'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608957'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608958'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608958'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608959'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608959'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615483'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615484'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615485'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608345'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608345'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614489'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610742'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610744'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610743'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612675'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612675'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612674'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612674'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3281"^^xsd:decimal ;
  dwc:decimalLongitude "2.492466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3281 2.492466)"^^geo:wktLiteral ;
  geo-pos:lat "51.3281"^^xsd:decimal ;
  geo-pos:long "2.492466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612676'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.492466'^^xsd:double;
  dwc:latitude '51.3281'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615578'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615578'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612770'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612770'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612769'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612769'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612768'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612768'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609051'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609051'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609052'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609052'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608438'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608438'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615577'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615577'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615579'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615579'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614583'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614583'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606398'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606398'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606399'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606399'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612105'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612105'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610836'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610836'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610837'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610837'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610838'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610838'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609053'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609053'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44525"^^xsd:decimal ;
  dwc:decimalLongitude "2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44525 2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "51.44525"^^xsd:decimal ;
  geo-pos:long "2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612106'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.501833'^^xsd:double;
  dwc:latitude '51.44525'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612106'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608955'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608956'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608956'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615482'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615480'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615480'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608340'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608340'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614485'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614487'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608954'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608954'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612008'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612008'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612010'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612010'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610741'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612673'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612673'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612671'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606303'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606302'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606302'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610739'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610740'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321666"^^xsd:decimal ;
  dwc:decimalLongitude "2.507633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321666 2.507633)"^^geo:wktLiteral ;
  geo-pos:lat "51.321666"^^xsd:decimal ;
  geo-pos:long "2.507633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615481'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.507633'^^xsd:double;
  dwc:latitude '51.321666'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615481'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615479'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615477'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615477'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615478'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615478'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608337'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608337'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608952'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608952'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614482'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614484'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608953'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608953'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608951'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608951'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612005'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612005'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612006'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612670'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612669'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612669'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612668'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606299'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606298'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606298'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610738'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610736'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610737'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34745"^^xsd:decimal ;
  dwc:decimalLongitude "2.52285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34745 2.52285)"^^geo:wktLiteral ;
  geo-pos:lat "51.34745"^^xsd:decimal ;
  geo-pos:long "2.52285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614483'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.52285'^^xsd:double;
  dwc:latitude '51.34745'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615595'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615595'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615596'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615596'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615597'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615597'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608457'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608457'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608456'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608456'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612788'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612788'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612786'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612786'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609071'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609071'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614602'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614602'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609069'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609069'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606418'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606418'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606416'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606416'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610856'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610856'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610855'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610855'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610854'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610854'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609070'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609070'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.501383"^^xsd:decimal ;
  dwc:decimalLongitude "2.544733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.501383 2.544733)"^^geo:wktLiteral ;
  geo-pos:lat "51.501383"^^xsd:decimal ;
  geo-pos:long "2.544733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612787'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.544733'^^xsd:double;
  dwc:latitude '51.501383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612787'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615593'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615593'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615594'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615594'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608454'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608454'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608453'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608453'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608452'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608452'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612785'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612785'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612784'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612784'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612783'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612783'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615592'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615592'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609067'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609067'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609068'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609068'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606414'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606414'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610853'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610853'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610852'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610852'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610851'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610851'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606415'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606415'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.498333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.498333 2.55595)"^^geo:wktLiteral ;
  geo-pos:lat "51.498333"^^xsd:decimal ;
  geo-pos:long "2.55595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609066'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.55595'^^xsd:double;
  dwc:latitude '51.498333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609066'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615456'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615456'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612157'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612157'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615891'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615891'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615893'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615893'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615894'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615894'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615892'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615892'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615895'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615895'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615458'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615458'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615455'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614902'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614902'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614900'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614900'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614968'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614968'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614899'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614899'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614898'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614898'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614901'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614901'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614794'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614795'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615453'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615453'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615454'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615454'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615457'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608314'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608314'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608315'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608315'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608316'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608316'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608317'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608317'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608318'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608318'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613787'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608313'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608313'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614462'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614462'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614459'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614459'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607620'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607620'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607621'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607621'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607622'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607622'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607623'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607623'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607624'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607624'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607625'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607625'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606785'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606785'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606781'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606781'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606782'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606782'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606783'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606783'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606784'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606454'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607914'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607914'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588465'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588465'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588466'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588467'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588467'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614609'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614608'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614608'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606534'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606534'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588196'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588196'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606532'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606532'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606533'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606533'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606537'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606536'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606536'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606535'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606535'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607535'^^xsd:integer;
  dwc:scientificName 'Desmoscolex longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607535'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610474'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610474'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610477'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610477'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610476'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610475'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610475'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613062'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613062'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612911'^^xsd:integer;
  dwc:scientificName 'Prismatolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '227287'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609501'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609500'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609500'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607683'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607683'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609716'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607789'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614666'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614666'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613747'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609852'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609852'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609655'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609655'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609657'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609658'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609658'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609659'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609659'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609660'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609660'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609661'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609662'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609663'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613909'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613909'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613908'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613908'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613910'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613910'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613907'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613907'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609654'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609654'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609653'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609653'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609652'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609652'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609656'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609656'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607746'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607747'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607747'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610222'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610222'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610221'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610221'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610220'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610220'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610219'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610219'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588028'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588028'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588027'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588027'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588026'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588026'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588029'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588029'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607074'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607074'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607075'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607075'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607077'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607077'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607078'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607078'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607079'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607079'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613073'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613073'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613099'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613099'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613098'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613098'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607909'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607909'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607910'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607910'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607913'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607913'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607199'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607199'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611145'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610440'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610440'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588312'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588312'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608079'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608079'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614678'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614678'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607915'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607915'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613269'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613269'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613271'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613271'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613270'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613270'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613267'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611984'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611984'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611983'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611983'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611982'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611982'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614677'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614677'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612355'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612355'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613030'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613030'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613031'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613031'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608503'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608503'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608504'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608504'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608505'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608505'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608507'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608507'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608643'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608643'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588076'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588076'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588078'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588078'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588077'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588077'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608023'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608023'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611084'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611084'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613798'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611513'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611513'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609926'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609926'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609927'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609927'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608506'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608506'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611080'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611080'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611081'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611081'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611082'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611082'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611083'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611083'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611127'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611128'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611130'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611130'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611131'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611126'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611126'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615640'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608928'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608928'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608927'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608930'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608930'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608931'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608931'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608932'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608932'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612907'^^xsd:integer;
  dwc:scientificName 'Pomponema syltense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '229881'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612907'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '229881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615639'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615639'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612354'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612354'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613586'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613586'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613585'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613585'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613584'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613584'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613587'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613587'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608545'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608545'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606560'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615733'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613971'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613971'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607537'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607536'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607391'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607391'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614993'^^xsd:integer;
  dwc:scientificName 'Thoracostomopsis ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121921'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614993'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '890850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609154'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609156'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609153'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609152'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609152'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610157'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610157'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610161'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610162'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610162'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610158'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610158'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613164'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613164'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613162'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613161'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613165'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613163'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613163'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607499'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610044'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610044'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607691'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607691'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607318'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607318'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607319'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607319'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613444'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613440'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613440'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613441'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613441'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613442'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613442'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613443'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613443'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606855'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606855'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606856'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606856'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606849'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606849'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610336'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610336'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610337'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610337'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610338'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610338'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610339'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610339'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610340'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610340'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610341'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610341'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610342'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610342'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612335'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612335'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612333'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612333'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610717'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610717'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610716'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610715'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610715'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610714'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610714'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610713'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610713'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610712'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610712'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613210'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613210'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609756'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609757'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610160'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612357'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612357'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606850'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606850'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607223'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607223'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607911'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588313'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588313'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606538'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606674'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606674'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609853'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609853'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615059'^^xsd:integer;
  dwc:scientificName 'Tricoma brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121167'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615059'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613074'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613074'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607076'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613748'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613746'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613741'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613743'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613744'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613744'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613745'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613745'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613742'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606934'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606934'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606941'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606941'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606940'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606940'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606938'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606938'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606937'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606937'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606936'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606936'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606935'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606935'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611803'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611803'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611801'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611801'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611802'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611802'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612280'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612279'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612279'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606682'^^xsd:integer;
  dwc:scientificName 'Choniolaimus panicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120927'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613554'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613554'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613555'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613555'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613556'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613557'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613557'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606854'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606854'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606853'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606853'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606852'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606852'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606851'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606851'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606848'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606848'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606857'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606857'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611986'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611986'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612883'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612883'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613268'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613268'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612356'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612356'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607348'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607349'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607349'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615208'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615208'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615209'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615209'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615210'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615210'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615211'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615211'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607491'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607491'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607493'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607494'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607494'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607498'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607498'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607497'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607497'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607496'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607496'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607495'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607495'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610431'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610431'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610430'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610430'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610432'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610432'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608057'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608057'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588380'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588380'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588381'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588381'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588382'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588382'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609997'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609997'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610001'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610000'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610000'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609999'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609999'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609998'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609998'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613087'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613087'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613086'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613086'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588416'^^xsd:integer;
  dwc:scientificName 'Boucherius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '227181'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588416'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611294'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611295'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611295'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611296'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611296'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611297'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607711'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607711'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607710'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588247'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588247'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588246'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588246'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588245'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588245'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588244'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588244'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588248'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588248'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588173'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588173'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611231'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611231'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611232'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611232'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608132'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608132'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609155'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610159'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610159'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612334'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612334'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611129'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611129'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606939'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606939'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615207'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615207'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606278'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606274'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606274'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606277'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606277'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608544'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608544'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614786'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614786'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612648'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612648'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612647'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612647'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612646'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612645'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612645'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612644'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608022'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608022'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608929'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608929'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607211'^^xsd:integer;
  dwc:scientificName 'Daptonema fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121529'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607211'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608607'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608607'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607492'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607492'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606893"^^xsd:decimal ;
  dwc:decimalLongitude "2.564419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606893 2.564419)"^^geo:wktLiteral ;
  geo-pos:lat "51.606893"^^xsd:decimal ;
  geo-pos:long "2.564419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607912'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564419'^^xsd:double;
  dwc:latitude '51.606893'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607912'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608451'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608451'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612782'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612782'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612781'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612781'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612780'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612780'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608450'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608450'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608449'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608449'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615589'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615589'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615590'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615590'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615591'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615591'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609065'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609065'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609064'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609064'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609063'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609063'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606410'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606410'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606412'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606412'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610850'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610850'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610849'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610849'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610848'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610848'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.496116"^^xsd:decimal ;
  dwc:decimalLongitude "2.564466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.496116 2.564466)"^^geo:wktLiteral ;
  geo-pos:lat "51.496116"^^xsd:decimal ;
  geo-pos:long "2.564466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606411'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.564466'^^xsd:double;
  dwc:latitude '51.496116'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606411'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607125'^^xsd:integer;
  dwc:scientificName 'Coninckia macrospirifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121380'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607125'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612156'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612153'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612152'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612152'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612154'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607989'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615889'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615889'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615890'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615890'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614896'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614896'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614967'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614966'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614966'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607990'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607990'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615447'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615447'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615448'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615448'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615449'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615449'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615450'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615450'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615451'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615451'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615452'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615452'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607119'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607988'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607988'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607991'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607991'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608309'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608309'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608307'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608307'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608308'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608308'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608310'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608310'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608312'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608312'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608311'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614452'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614452'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614453'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614453'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614457'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614457'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607619'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607619'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607618'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607618'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606777'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606777'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606778'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606778'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606779'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606779'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606780'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606700'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606700'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606701'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606701'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607908'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607908'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607905'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607905'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607907'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607907'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614456'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588464'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588464'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606530'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606529'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606528'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606528'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606527'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606527'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606526'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606526'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606525'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606524'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606524'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612399'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612399'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612400'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612400'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606673'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606673'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613438'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613438'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613432'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613432'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613433'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613434'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613435'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613436'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613437'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613437'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607787'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607787'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613439'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613439'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610473'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610473'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610471'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610471'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607788'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607788'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607786'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607786'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609808'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588318'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588318'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588319'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588319'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608092'^^xsd:integer;
  dwc:scientificName 'Gairleanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2587'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608092'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609851'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609851'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609850'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609850'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613903'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613903'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613904'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613904'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613905'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613905'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613906'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613906'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609646'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609646'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609647'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609647'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609651'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609651'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609650'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609650'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609649'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609649'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610427> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610427'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610427'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588025'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588025'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588024'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588024'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607288'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607288'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608697'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608697'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608696'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608696'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608695'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608695'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607073'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607073'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607072'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607072'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607906'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607906'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588311'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614674'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614674'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614673'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614673'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607903'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607903'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607902'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607902'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613265'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613265'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613266'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613266'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612882'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612882'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612881'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612881'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611980'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611980'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611978'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611978'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611976'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611976'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614676'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614675'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614675'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606453'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606453'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588075'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588075'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608021'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608021'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606270'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606270'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611076'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609925'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609925'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609924'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613817'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613817'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611075'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611075'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611077'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611077'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611078'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611078'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611079'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611079'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612971'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612971'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608921'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608921'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608923'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608923'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608924'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608925'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608926'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608926'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615638'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612351'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612351'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612353'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612353'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612352'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612352'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608543'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614897'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614897'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611125'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611125'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611122'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611123'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611123'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611124'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611124'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615731'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615731'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615732'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608131'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608131'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608130'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608130'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612880'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612880'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606847'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606847'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606846'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606846'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606845'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606845'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607390'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607390'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609147'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609147'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609148'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609148'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609146'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609144'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609144'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609145'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609151'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609150'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609149'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609149'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613155'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613155'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613157'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613157'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610706'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610706'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610711'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610711'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613158'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613158'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610153'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610153'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610154'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610154'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610156'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613160'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613159'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613936'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613936'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613937'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613937'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607317'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607317'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610470'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610470'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610334'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610334'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588535'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588535'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588534'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588534'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612332'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612332'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612331'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612331'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612330'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612330'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612329'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607969'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607969'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610707'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610707'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610710'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610708'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610709'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610709'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609755'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609755'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588243'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588243'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610335'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610335'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610155'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610155'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588533'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588533'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606646'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606646'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588240'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588240'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607968'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607968'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606531'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606531'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609648'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609648'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613736'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613734'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613737'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613738'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613739'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613740'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613735'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606932'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606932'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606933'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606933'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611799'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611799'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611796'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611796'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611797'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611797'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611798'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611798'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611800'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611800'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610498'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610498'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610439'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610439'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608922'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608922'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607347'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607347'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607346'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607346'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607345'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607345'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615205'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615205'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615204'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615204'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615206'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615206'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615203'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615203'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607486'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607486'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607487'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607487'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607489'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607489'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607490'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607488'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607488'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610429'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610429'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610428'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588379'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588379'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612421'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612421'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611291'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611291'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611292'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611292'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611293'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611293'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611290'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611290'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607785'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607785'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588242'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588242'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588241'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588241'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588171'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588171'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588172'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588172'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611230'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611230'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613156'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609754'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610472'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613154'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612155'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615888'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615888'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612640'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606271'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606271'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606272'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606273'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606273'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615046'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615046'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612642'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612643'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612643'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612641'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612641'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612639'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612639'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612638'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611509'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611509'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608606'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608606'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609849'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609849'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615887'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615887'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606931'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606931'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.606649"^^xsd:decimal ;
  dwc:decimalLongitude "2.570422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.606649 2.570422)"^^geo:wktLiteral ;
  geo-pos:lat "51.606649"^^xsd:decimal ;
  geo-pos:long "2.570422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607904'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.570422'^^xsd:double;
  dwc:latitude '51.606649'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607904'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615586'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615586'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612778'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612778'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612777'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612777'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606407'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606407'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608447'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608447'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608448'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608448'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615587'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615587'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615588'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615588'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609062'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609062'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614593'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614593'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606408'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606408'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606409'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606409'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612116'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612116'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610847'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610847'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610845'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610845'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609061'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609061'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609060'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609060'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612779'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612779'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612114'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612114'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.528533"^^xsd:decimal ;
  dwc:decimalLongitude "2.577183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.528533 2.577183)"^^geo:wktLiteral ;
  geo-pos:lat "51.528533"^^xsd:decimal ;
  geo-pos:long "2.577183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610846'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.577183'^^xsd:double;
  dwc:latitude '51.528533'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610846'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615445'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615445'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615441'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615441'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615442'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615442'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615444'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615444'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612151'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615886'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615886'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615885'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615885'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614895'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614895'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614894'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614894'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615446'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615446'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606263'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606263'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615443'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615443'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608302'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608302'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608304'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608304'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608306'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608306'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608303'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608301'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614451'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614451'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607615'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607615'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607616'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607616'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609643'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609643'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614446'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614446'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588463'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588463'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606523'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606523'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588195'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588195'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606522'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612398'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612398'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608517'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608517'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606671'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610469'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606670'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606672'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613431'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613431'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608089'^^xsd:integer;
  dwc:scientificName 'Filitonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '161302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608089'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607682'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609848'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609848'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609847'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609847'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609641'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609642'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610218'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610218'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607745'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588023'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588023'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607287'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607071'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607071'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614449'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614449'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614447'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614447'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614672'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613264'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613264'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611970'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611970'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612879'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612879'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611972'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611972'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611974'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611974'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608501'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611074'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611074'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611073'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611073'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613107'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613107'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608915'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608915'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608917'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608917'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608918'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608918'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608919'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608919'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608920'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608920'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608916'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608916'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615637'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615637'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609699'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609699'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611121'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611121'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608129'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608129'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609640'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609645'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609644'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609143'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609143'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606842'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606842'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610705'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610705'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610703'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610703'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610701'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610701'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610150'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610151'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610152'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610152'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613153'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610333'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610333'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607690'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607690'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607316'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607316'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610468'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610468'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606841'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606841'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606840'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606840'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610332'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610332'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612856'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612856'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606843'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606843'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606844'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606844'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610704'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610704'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610700'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610700'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588521'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588521'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610328'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610328'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610329'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610330'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610330'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610331'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610331'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607617'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607617'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606776'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606669'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606669'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608516'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608516'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613733'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613732'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606928'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606928'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606926'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606925'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607070'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607070'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606929'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606929'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612278'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613553'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613553'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608502'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588074'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588074'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613902'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613902'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615200'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615200'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615201'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615201'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615202'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615202'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607483'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607484'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607485'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588377'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588377'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606612'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606612'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611289'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611288'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611288'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606930'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606930'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606927'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588378> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588378'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588378'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612637'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612637'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610438'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610438'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606267'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608542'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612636'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612632'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612632'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612635'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612635'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612634'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612633'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612633'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607104'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607104'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606265'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606265'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608605'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608605'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610702'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610702'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608604'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608604'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605085"^^xsd:decimal ;
  dwc:decimalLongitude "2.579436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605085 2.579436)"^^geo:wktLiteral ;
  geo-pos:lat "51.605085"^^xsd:decimal ;
  geo-pos:long "2.579436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609700'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.579436'^^xsd:double;
  dwc:latitude '51.605085'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609700'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608440'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608440'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612772'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612772'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612773'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612773'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612771'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612771'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606403'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606403'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608442'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608442'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615580'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615580'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615581'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615581'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615582'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615582'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609056'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609056'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609055'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609055'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609054'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609054'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612108'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612108'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612110'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612110'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610841'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610841'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610840'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610840'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610839'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610839'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606401'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606401'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "2.586966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 2.586966)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "2.586966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606402'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.586966'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606402'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615471'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615471'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615475'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615475'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615476'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615476'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615472'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615472'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615474'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615474'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607124'^^xsd:integer;
  dwc:scientificName 'Coninckia circularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607124'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612164'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612164'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612163'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612163'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612162'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612161'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608031'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608031'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608029'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608029'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608028'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608028'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608032'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608032'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608033'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608033'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608030'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608030'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615909'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615909'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615902'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615902'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615903'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615903'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615904'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615904'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615906'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615906'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615907'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615907'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615910'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615910'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615901'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615901'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615911'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615908'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615908'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614980'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614980'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614981'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614981'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614982'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614982'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614984'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614984'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614985'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614985'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613345'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613345'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613344'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614909'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614909'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614904'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614904'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614906'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614906'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614907'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614907'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614908'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614908'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614797'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614797'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607994'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607994'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607995'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607995'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607996'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607996'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607997'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607997'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613348'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613347'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613347'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613346'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613346'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613791'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613791'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613789'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608332'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608332'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608336'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608336'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608335'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608335'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608333'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608333'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608331'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608331'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608334'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608334'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607637'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607637'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607636'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607636'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607640'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607638'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607638'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607644'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607643'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607643'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607642'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607641'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607641'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607639'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607639'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606791'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606791'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606792'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606793'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606788'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606788'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606789'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606789'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609862'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609862'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609863'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609863'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588471'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588471'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588472'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588472'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588470'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588470'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610018'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610018'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606556'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606554'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606554'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606553'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606553'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606552'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606552'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606551'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606551'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606550'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606550'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606549'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606549'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612406'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612406'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612405'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612405'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612404'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612404'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607322'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607322'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606677'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606677'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610491'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610491'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610490'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610490'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613466'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613460'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613460'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613461'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613462'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613462'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613463'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613463'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613464'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613464'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613465'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613465'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613467'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613467'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612912'^^xsd:integer;
  dwc:scientificName 'Prismatolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '227287'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612912'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609503'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609503'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607792'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607792'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607791'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607791'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607793'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607793'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611238'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611238'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611240'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611240'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611241'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611241'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611242'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611242'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611243'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611243'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611244'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611244'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588320'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588320'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607754'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607754'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613951'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613951'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613950'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613950'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613949'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613949'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613923'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613923'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613921'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613921'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613927'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613926'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613924'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613922'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613922'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609681'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609681'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609678'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609678'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609680'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609680'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609682'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609682'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609683'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609683'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609684'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609685'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609686'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609686'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609687'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609687'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609688'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609688'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609689'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609689'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609690'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609690'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609691'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609691'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609679'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607753'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607753'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607755'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607755'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607757'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607758'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607758'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607759'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607759'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607760'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607760'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610226'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610226'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588044'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588044'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588043'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588043'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588042'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588042'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588041'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588041'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588040'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588040'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588039'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588039'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607290'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607290'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615093'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615079'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615079'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608699'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608699'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607095'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607095'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613075'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613075'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613076'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613076'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613077'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613077'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613100'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613100'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607203'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607203'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607202'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607202'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614477'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614477'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614479'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614479'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614481'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614481'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614932'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614932'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614934'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614934'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610173'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610173'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613644'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613644'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607919'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607919'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613278'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613278'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613283'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613283'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613277'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613277'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613280'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613645'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606081'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606081'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613284'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613281'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613281'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613279'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613279'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614684'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612365'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612365'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612364'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612364'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613589'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613589'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613037'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613037'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606462'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606462'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608645'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608645'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608646'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608646'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608647'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608647'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609937'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609937'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611531'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611531'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611108'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611109'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611109'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612979'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612979'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608510'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608510'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608509'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608509'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609935'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609935'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609936'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609936'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609938'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609938'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609939'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609939'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613108'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615651'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615651'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615650'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615650'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615649'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615649'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615647'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615647'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615648'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615648'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610920'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610920'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607925'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607924'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607923'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607923'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607922'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607922'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607921'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607921'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607920'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607920'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608945'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608945'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608946'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608946'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608947'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608947'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608948'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608948'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608949'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608949'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608950'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608950'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612910'^^xsd:integer;
  dwc:scientificName 'Pomponema syltense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '229881'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612910'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '229881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611999'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611999'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612001'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612002'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612002'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612003'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612003'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612004'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612004'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607325'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607325'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607327'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607327'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588093'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588094'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588092'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588092'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588090'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588090'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588088'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588088'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609705'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609705'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609706'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609706'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613590'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613590'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608547'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608547'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608548'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608548'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608549'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608549'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608550'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608550'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615740'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615740'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615739'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615741'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611102'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611102'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611103'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611103'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611104'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611104'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611105'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611105'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611106'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611106'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611107'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611107'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611139'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611139'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611140'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611140'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611141'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611141'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611142'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611142'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615737'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615737'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615742'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613292'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613292'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613840'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613840'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613841'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613841'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612890'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612890'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612889'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612889'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611152'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611152'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607396'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607396'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607397'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607397'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613229'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613229'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615226'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615226'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615227'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615227'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615225'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615225'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615224'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615224'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615223'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615223'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611338'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611338'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609168'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609167'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609167'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609166'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609166'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609173'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609173'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609169'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609170'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609170'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609172'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609172'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615222'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615222'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615228'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615228'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609171'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609171'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615230'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615230'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615229'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615229'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606872'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606872'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606873'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606873'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606875'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606875'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606876'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606876'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609175'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610167'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610167'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610168'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610171'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610171'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610170'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610170'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613190'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613190'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613189'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613189'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613188'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613188'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613183'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613183'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613184'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613184'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613185'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613185'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613180'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613180'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613187'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613187'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613186'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613186'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613182'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613182'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613181'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613181'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613177'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613177'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613178'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613178'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613179'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613179'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610053'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610053'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610054'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610054'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607693'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607693'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613938'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613938'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610492'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610493'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610496'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610496'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610495'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610495'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610494'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610494'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613214'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613214'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613215'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613215'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607333'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607333'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606874'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606874'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612857'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612857'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612348'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612347'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612347'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612346'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612346'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612345'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612345'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612344'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612344'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612343'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612343'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612342'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612342'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606648'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606648'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606650'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606650'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606649'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606649'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606869'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606869'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606870'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606870'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606871'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606871'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606868'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606868'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609759'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609759'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588261'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588261'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588262'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588262'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588263'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588263'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610364'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610364'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610172'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610172'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606957'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606957'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613216'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613216'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614790'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614790'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613038'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613038'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607973'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607973'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607974'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607974'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607975'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607975'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610919'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610919'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606790'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606790'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611239'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611239'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609861'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609861'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614933'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614933'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588315'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588315'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606555'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606555'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610227'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610227'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606678'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607756'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607756'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608700'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608700'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610081'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610081'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588178'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588178'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613925'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613925'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613765'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613765'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609365'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609365'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609364'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609364'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609363'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609363'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613764'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613764'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613766'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613767'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613768'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613768'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613769'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613769'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613770'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613770'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613771'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613772'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613773'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613773'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606954'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606954'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606965'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606965'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606964'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606964'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606963'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606963'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606962'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606962'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606961'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606961'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606960'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606960'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606959'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606959'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607088'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607088'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607089'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607090'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607090'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607091'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607091'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607093'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607092'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607092'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607094'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607094'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606958'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606958'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611810'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611810'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611809'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611809'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612244'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612244'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612286'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612286'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612285'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612285'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612284'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613558'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613558'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610499'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610499'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612903'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612903'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612902'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612902'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606080'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606080'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613282'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613282'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588091'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588091'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588095'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588095'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607326'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607326'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609934'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609934'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607353'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607353'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607356'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607356'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607357'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607357'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607355'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607355'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607354'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607354'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609487'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610356'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610356'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610355'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610355'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610357'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610357'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610358'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610358'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610359'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610359'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610360'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610360'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610361'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610361'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610362'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610362'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610363'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610363'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607514'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607514'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607523'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607523'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607522'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607521'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607521'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607520'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607520'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607519'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607519'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607518'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607518'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607517'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607517'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607516'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607516'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607515'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607515'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607513'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607513'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607694'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607694'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610435'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608061'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608061'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608062'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608062'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588386'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588386'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588387> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588387'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588387'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588388'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588388'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610006'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610007'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610007'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613088'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613088'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606614'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606614'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606615'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606615'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611302'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611302'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611301'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611301'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607712'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607712'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588258'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588258'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588260'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588260'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588257'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588257'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588259'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588259'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588177'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588177'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611237'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611237'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609174'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609174'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610354'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610354'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606955'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606955'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610052'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610052'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610169'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611100'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611100'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611101'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613790'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613790'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608034'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608034'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613792'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613792'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614905'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614905'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615905'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615905'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614983'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614983'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606956'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606956'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611808'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611808'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610005'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610005'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615056'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615056'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612666'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612904'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612904'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612663'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612663'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612664'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612667'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612667'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612665'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612665'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606294'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606297'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606297'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606296'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606296'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606295'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606295'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614789'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615054'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615054'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615058'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615058'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615057'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615057'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615055'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615055'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615052'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615052'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615051'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615051'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612662'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588089'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614998'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614998'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610731'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610731'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608613'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608613'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608612'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608612'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610732'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610730'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608614'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608614'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610735'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610735'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610734'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610733'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610733'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608615'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608615'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615053'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615053'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610441'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610441'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615738'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614476'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610918'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610918'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607524'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.654842"^^xsd:decimal ;
  dwc:decimalLongitude "2.590707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.654842 2.590707)"^^geo:wktLiteral ;
  geo-pos:lat "51.654842"^^xsd:decimal ;
  geo-pos:long "2.590707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609707'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.590707'^^xsd:double;
  dwc:latitude '51.654842'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609707'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615467'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615467'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615469'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615470'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615470'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615466'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615466'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612159'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612159'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612160'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612158'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612158'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608027'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608027'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608026'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608026'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615900'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615900'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615899'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615899'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615898'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615898'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614978'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614978'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614979'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614979'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615465'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615465'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613495'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613495'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613494'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613494'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614903'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614903'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614973'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614973'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614974'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614974'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614975'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614975'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614976'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614976'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614977'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614977'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614796'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614796'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612919'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612919'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607992'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607992'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610445'^^xsd:integer;
  dwc:scientificName 'Monhystera pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '229976'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610445'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610443'^^xsd:integer;
  dwc:scientificName 'Monhystera pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '229976'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610443'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610444'^^xsd:integer;
  dwc:scientificName 'Monhystera pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '229976'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608325'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608325'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608330'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608330'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608329'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608328'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608328'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608327'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608326'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608326'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607635'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607634'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607633'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607633'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607632'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607632'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606787'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609857'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609857'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609859'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609859'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609860'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609860'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614471'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614471'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614472'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614473'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614473'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614475'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614475'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614612'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614612'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614667'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614667'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609712'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609712'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606544'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606544'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606548'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606548'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606547'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606547'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606545'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606545'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606543'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606546'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606546'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610489'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610488'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610487'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610485'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610484'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610484'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613457'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613459'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613459'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613456'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613456'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612375'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612375'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609502'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609502'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607685'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613454'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613453'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613453'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613452'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613452'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613451'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613451'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611234'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611234'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607751'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607751'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609858'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609858'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613915'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613915'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613920'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613920'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613919'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613919'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613918'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613918'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613917'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613917'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609673'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609673'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609674'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609674'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609675'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609675'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609676'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609676'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609677'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609677'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609672'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609672'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607752'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607752'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588037'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588037'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588038'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588038'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607750'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588036'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588036'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588035'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588035'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588034'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588034'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588033'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588033'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607289'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615078'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615078'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608698'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608698'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613759'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611149'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611149'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607201'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607201'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607917'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607917'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613276'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613276'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613274'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613274'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613275'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613275'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611996'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611996'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611995'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611995'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611997'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611997'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614681'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614681'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614682'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614682'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614683'^^xsd:integer;
  dwc:scientificName 'Theristus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '230971'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614683'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612360'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612360'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612361'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612361'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612362'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612362'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613035'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613035'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613036'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613036'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613032'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613032'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613034'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613034'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613033'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613033'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606461'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606461'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606460'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606460'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608660'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588081'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588081'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588082'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588082'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607971'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607971'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608025'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608025'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611098'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609930'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609930'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609932'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609932'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609931'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609931'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613819'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613819'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613820'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613820'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611136'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611136'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611135'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611137'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611138'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611138'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615646'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615645'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615645'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615644'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615643'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615643'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610917'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610917'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608943'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608943'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608944'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608944'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608940'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608940'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608942'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608942'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608939'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608939'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608941'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611998'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611998'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612363'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612363'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588083'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588083'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588087'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588087'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588084'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588084'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588086'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588086'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588085'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588085'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609702'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609702'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609704'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609704'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609703'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609703'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611095'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611095'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611096'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611097'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611099'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611099'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611134'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611134'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615734'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615735'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615735'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615736'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615736'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611093'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611094'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612975'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612975'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612976'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612976'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612978'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612978'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606627'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606627'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612888'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612888'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612887'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612887'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612886'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612886'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612885'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612885'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612884'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612884'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607395'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607395'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611336'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611336'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611337'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611337'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615221'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615221'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609165'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609164'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609164'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609163'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609163'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606867'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606867'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613172'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613172'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609514'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609514'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610163'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610163'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610165'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610165'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610166'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610166'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613174'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613174'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613173'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613173'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613175'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613176'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613176'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610050'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610050'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610049'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610051'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610051'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607692'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607692'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613455'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613455'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612341'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612341'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612340'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612340'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613213'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613213'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588413'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588413'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588412'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588412'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606953'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606953'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606952'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606952'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606951'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606951'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607970'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607972'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607972'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606864'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606864'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606865'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606865'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613458'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610486'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609355'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609355'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613763'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613762'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613760'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613760'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613757'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613761'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607086'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607086'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607087'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607087'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611806'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611806'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611807'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611807'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612243'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612243'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612283'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612283'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612282'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612282'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612281'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612281'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612901'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612901'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607918'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607918'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608546'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608546'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609933'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609933'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613916'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613916'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607351'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607351'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615217'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615217'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615218'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615218'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615219'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615219'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615220'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615220'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610351'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610351'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610352'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610352'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610353'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610353'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607508'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607131'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610434'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610434'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608060'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608060'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613942'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613942'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588385'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588385'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615729'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615729'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610004'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610004'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610003'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610003'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607790'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607790'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588256'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588256'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588254'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588254'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588255'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588255'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588253'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588253'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588176'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588176'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611236'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611236'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611233'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611233'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611235'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611235'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606866'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606866'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610164'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610164'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612339'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612339'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612977'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612977'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607993'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607993'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614972'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614972'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613496'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613496'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613758'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613758'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607352'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607352'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607509'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607509'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607510'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607510'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607511'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607511'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606290'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606290'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606291'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606291'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606289'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606289'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606287'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606287'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615050'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615050'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612661'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612661'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612660'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612659'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612659'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612658'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612657'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612657'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612656'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612656'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610725'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610725'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610724'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610724'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610729'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610729'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610728'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610727'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610727'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610726'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608611'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615468'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615468'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607123'^^xsd:integer;
  dwc:scientificName 'Coninckia circularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '121379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607123'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.670184"^^xsd:decimal ;
  dwc:decimalLongitude "2.595856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.670184 2.595856)"^^geo:wktLiteral ;
  geo-pos:lat "51.670184"^^xsd:decimal ;
  geo-pos:long "2.595856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607512'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.595856'^^xsd:double;
  dwc:latitude '51.670184'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607512'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610452'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610452'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608228'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608228'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608229'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608229'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614373'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614373'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614371'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614371'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614370'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614370'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614369'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614369'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614368'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614368'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614372'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614372'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608804'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608804'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608805'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608805'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608806'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608806'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608807'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608807'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606486'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606486'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588144'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588144'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606487'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606487'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606485'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606485'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607145'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607145'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607144'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607144'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607143'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611198'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611198'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607674'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607674'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607673'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607673'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609708'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609708'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613888'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613888'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613889'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613889'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610213'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610213'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610212'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610212'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607272'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607272'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588289'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588289'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588288'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588288'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607178'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607179'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615335'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615335'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615333'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615333'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615334'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615334'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615336'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615336'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615337'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615337'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615332'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615332'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611017'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611017'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611900'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611900'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611901'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611901'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611904'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611904'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607958'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607958'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615849'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615849'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615850'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615850'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615851'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615851'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609961'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609962'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609963'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610603'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610603'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610601'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610601'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610599'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610599'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610892'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610892'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607861'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607861'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607860'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607860'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607859'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607859'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612245'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612245'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608628'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608628'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608629'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608629'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614862'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614862'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614860'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614860'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609964'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609966'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609966'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611435'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611435'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608125'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608125'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612843'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612843'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612842'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612842'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611019'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611019'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611020'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611020'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611021'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611021'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613133'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613133'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613134'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613134'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613132'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613132'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610123'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610123'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609133'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609133'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607957'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607957'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614653'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614653'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588397'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588397'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588399'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588399'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588398'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588398'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612527'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612527'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607959'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607959'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612308'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612308'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611768'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611768'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608809'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608809'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613705'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613705'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613704'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613704'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613703'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613703'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606635'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606635'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612807'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612807'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613285'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613285'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609965'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609965'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611018'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611018'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610301'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610301'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610300'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610300'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607126'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607126'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607695'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607695'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610411'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610411'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610412'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610412'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610413'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610413'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588361'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588361'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588362'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588362'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609993'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609993'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615689'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615689'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615690'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615690'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615692'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615692'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615693'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615693'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606602'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606602'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612841'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612841'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610124'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610124'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609751'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609751'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612136'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612136'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612137'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612137'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610008'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610008'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615691'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615691'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615694'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615694'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610414'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610414'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612526'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612526'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606182'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606182'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614861'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614861'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612524'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612524'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612525'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612525'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614863'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612529'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612529'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615166'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615166'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611903'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611903'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245824"^^xsd:decimal ;
  dwc:decimalLongitude "2.617544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245824 2.617544)"^^geo:wktLiteral ;
  geo-pos:lat "51.245824"^^xsd:decimal ;
  geo-pos:long "2.617544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608808'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.617544'^^xsd:double;
  dwc:latitude '51.245824'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608808'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608882'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608882'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608884'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608884'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608886'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608886'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613342'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613342'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615412'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615412'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614889'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614889'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614890'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614890'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614887'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614887'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614891'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614891'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606232'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606232'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608272'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608272'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608271'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608271'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613343'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613343'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615413'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615413'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608273'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608273'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608883'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608883'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615411'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615411'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614928'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614928'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614929'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614929'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614930'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614930'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606512'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606512'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588194'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588194'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606510'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606510'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606511'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606511'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606509'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606509'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607152'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607152'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611249'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611249'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611220'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611220'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607677'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607677'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609814'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609814'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607194'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607194'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607195'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607195'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588309'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588309'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588308'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588308'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614417'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614417'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614415'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614415'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614418'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614418'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608885'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608885'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614931'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614931'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615408'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615408'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615409'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615409'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615410'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615410'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607892'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607892'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607891'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607891'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607894'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607894'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607895'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607895'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607893'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607893'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607963'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607964'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611471'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611471'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615871'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615871'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612967'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612967'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612968'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612968'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609990'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609990'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609989'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609989'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609985'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609985'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609987'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609987'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609986'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609986'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610672'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610672'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610671'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610671'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610670'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610670'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610669'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610669'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610668'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610668'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610667'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610667'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609988'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609988'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612600'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612600'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612851'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612851'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612850'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612850'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611059'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611059'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611060'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611060'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611061'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611061'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611062'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611062'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613137'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613137'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613138'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613138'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613139'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613139'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613140'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613140'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607698'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607698'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612853'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612853'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612852'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612852'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612321'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612321'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607962'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588520'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588520'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588519'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588519'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588411'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588411'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610914'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610914'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610915'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610915'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609302'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609302'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613719'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613719'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613718'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613718'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611791'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611791'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611790'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611790'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611789'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611789'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612810'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612810'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612369'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612369'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608633'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608633'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615188'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615187'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610316'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610316'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610422'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610422'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610423'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610423'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615728'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615728'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615727'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615727'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615726'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615726'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615725'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615725'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615724'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615724'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610012'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610012'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608046'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608046'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608045'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608045'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608044'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608043'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608887'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608887'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614888'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614888'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606611'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606611'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614717'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614717'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612601'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612601'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612604'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612604'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612603'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612603'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612602'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612602'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606234'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606234'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25888"^^xsd:decimal ;
  dwc:decimalLongitude "2.625044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25888 2.625044)"^^geo:wktLiteral ;
  geo-pos:lat "51.25888"^^xsd:decimal ;
  geo-pos:long "2.625044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615872'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.625044'^^xsd:double;
  dwc:latitude '51.25888'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613324'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613324'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613323'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613323'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612139'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612139'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612140'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612140'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612138'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612138'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608230'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608230'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614374'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614374'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606761'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606761'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606762'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606762'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606763'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606763'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606764'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606764'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606765'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606765'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614913'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614913'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614914'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614914'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614916'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614916'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614917'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614917'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606491'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606491'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588147'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588147'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588145'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588145'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588146'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588146'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588495'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588495'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588494'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588494'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606488'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606488'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606489'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606489'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606490'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606490'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607766'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607766'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607763'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607763'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609494'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609494'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609495'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609495'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607675'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607675'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607273'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607273'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615084'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615084'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615088'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615088'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615083'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615083'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613546'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613546'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608694'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608694'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608693'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608693'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609511'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609511'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613066'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613066'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613065'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613065'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607180'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607180'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607181'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607181'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588290'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588290'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608810'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608810'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608811'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608811'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608812'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608812'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615338'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615338'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615339'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615339'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615340'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615340'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613622'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613622'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613623'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613623'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613286'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613286'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612366'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612366'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612367'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612367'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613021'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613021'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613022'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613022'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613020'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613020'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613023'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608648'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608648'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588066'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588066'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612950'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612950'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615852'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615852'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608495'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608495'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613101'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613101'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612949'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612949'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610606'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610606'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610893'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610893'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610894'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610894'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610896'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610896'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610895'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610895'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607864'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607864'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607863'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607862'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607862'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612376'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612376'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607867'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607867'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615633'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615633'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612947'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612947'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612948'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612948'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609967'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609967'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607866'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607866'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607865'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607865'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611111'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611111'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611436'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611436'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611437'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611437'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611438'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611438'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614864'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614864'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607540'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607540'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613956'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613956'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611022'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611022'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610125'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610125'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610126'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610126'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610127'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610127'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610128'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610128'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609134'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609134'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610129'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610129'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607696'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607696'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613392'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613392'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614654'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614654'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588419'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588419'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606766'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606766'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614915'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614915'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588493'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588493'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613707'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613707'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613706'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613706'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611770'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611770'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611769'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611769'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611771'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611771'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612276'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612276'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613548'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613548'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613547'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613547'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615170'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615170'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615169'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615169'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615168'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615168'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615167'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615167'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610304'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610304'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610305'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610305'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610302'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610302'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610303'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610303'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610415'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610415'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588400'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588400'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615695'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615695'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615696'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615696'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606604'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606604'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611199'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611199'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611200'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611200'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588420'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588420'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612141'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606603'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606603'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612530'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612530'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606184'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606186'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615034'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615034'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613191'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612532'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612532'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612531'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612531'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610604'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610604'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611658'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611658'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303327"^^xsd:decimal ;
  dwc:decimalLongitude "2.629766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303327 2.629766)"^^geo:wktLiteral ;
  geo-pos:lat "51.303327"^^xsd:decimal ;
  geo-pos:long "2.629766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607274'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.629766'^^xsd:double;
  dwc:latitude '51.303327'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607274'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608879'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608879'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608880'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608880'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608876'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608876'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613339'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613339'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613340'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613340'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613341'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613341'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614885'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614885'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614886'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614886'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612596'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612596'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612594'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612594'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608270'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608270'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608269'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608269'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608268'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608268'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608789'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608789'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608791'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608791'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614662'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614662'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614661'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614661'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607151'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607151'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607150'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607150'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611248'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611248'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611247'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611247'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607767'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607767'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611218'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611218'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611219'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611219'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615318'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615318'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615319'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615319'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609812'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609812'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609813'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609813'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607193'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607653'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607653'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588304'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588304'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588323'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588323'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588305'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588305'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588306'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588306'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588307'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588307'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614361'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614361'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614413'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614413'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615402'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615402'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615403'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615403'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615404'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615404'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615405'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615405'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615406'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615406'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615407'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615407'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610142'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613638'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613638'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607890'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607890'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606168'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606168'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606169'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606169'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606170'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606170'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612966'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612966'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611467'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611467'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615867'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615867'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615868'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615868'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615869'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615869'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615870'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615870'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608499'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608499'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608500'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608500'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608878'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608878'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610587'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610587'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610665'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610665'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610666'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610666'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610664'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610664'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610663'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610663'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612848'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612848'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611054'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611054'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611056'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611056'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611058'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611058'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607311'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607311'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607313'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607313'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607312'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607312'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610315'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610315'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588518'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588518'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588517'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588517'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588410'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588410'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588409'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588409'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588407'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588407'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588408'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588408'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588406'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588406'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610913'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610913'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609899'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609899'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608790'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608790'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607654'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607654'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607149'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607149'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608601'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608601'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611788'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611788'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611787'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611787'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612320'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612320'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612319'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612319'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608877'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608877'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609984'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609984'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613891'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613891'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607343'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607343'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615183'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615184'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615185'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615186'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607471'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607471'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610421'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610421'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588370'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588370'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588371'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588371'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588405'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588405'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615722'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615722'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615721'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615721'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615720'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615720'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615719'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615719'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615718'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615718'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610009'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610009'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610011'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610011'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610010'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610010'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606610'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606610'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608042'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588166'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588166'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588167'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588167'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588169'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588169'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588168'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588168'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611055'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611055'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612849'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612849'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615723'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615723'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610420'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610420'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614716'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614716'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612598'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612598'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612509'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612509'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612511'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612511'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612510'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612510'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612595'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612595'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614884'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614884'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610588'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610588'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608881'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608881'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611895'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611895'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271381"^^xsd:decimal ;
  dwc:decimalLongitude "2.636155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271381 2.636155)"^^geo:wktLiteral ;
  geo-pos:lat "51.271381"^^xsd:decimal ;
  geo-pos:long "2.636155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611057'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.636155'^^xsd:double;
  dwc:latitude '51.271381'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611057'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613338'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613338'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612592'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612592'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612588'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612588'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612590'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612590'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608267'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608267'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608266'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608266'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614927'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614927'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614660'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614660'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588189'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588189'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588191'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588190'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588190'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588192'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588192'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606508'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606508'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606507'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606507'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607148'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607148'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607147'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607147'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615716'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615716'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611216'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611216'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611217'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611217'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607676'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607676'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615399'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615399'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607292'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607292'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607293'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607293'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607286'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607286'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612913'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612913'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607192'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607192'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588301'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588301'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588302'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588302'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588303'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588303'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588322'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588322'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588321'^^xsd:integer;
  dwc:scientificName 'Bathylaimus parafilicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122245'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588321'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614408'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614408'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614409'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614409'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615397'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615397'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615398'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615398'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615400'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615400'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615401'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615401'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615396'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615396'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607889'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607889'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607888'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607888'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607887'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607887'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615745'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615745'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611463'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611463'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615865'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615865'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615866'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615866'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608870'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608870'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608871'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608871'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608872'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608873'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608873'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608874'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608874'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608875'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608875'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610911'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610911'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609982'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609982'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609983'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609983'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610662'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610662'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610661'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610661'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610659'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610659'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608085'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608085'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610660'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610660'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611115'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611115'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612847'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612847'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611051'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611051'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611053'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611053'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611048'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611048'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611049'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611049'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611050'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611050'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606912'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606912'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607310'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607310'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588516'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588516'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588515'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588515'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588514'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588514'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588402'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588402'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607961'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610912'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610912'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588193'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615714'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615714'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611786'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611786'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611785'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611785'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611784'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611784'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615182'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615182'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615181'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615181'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615180'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615180'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610419'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610419'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610418'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610418'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610417'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610417'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588367'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588367'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588368'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588368'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588369'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588369'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588404'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588404'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588403'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588403'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615717'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615717'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615712'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615712'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608041'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588163'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588163'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588164'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588164'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588165'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588165'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615713'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615713'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615042'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614882'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614882'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614883'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614883'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608265'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608265'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615715'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615715'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610658'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610658'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.277492"^^xsd:decimal ;
  dwc:decimalLongitude "2.647822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.277492 2.647822)"^^geo:wktLiteral ;
  geo-pos:lat "51.277492"^^xsd:decimal ;
  geo-pos:long "2.647822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611052'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.647822'^^xsd:double;
  dwc:latitude '51.277492'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611052'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608990'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608990'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608991'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608991'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608375'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608375'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608376'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608376'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615515'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615515'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614522'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614522'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614520'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614520'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608377'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608377'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615517'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615517'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608989'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608989'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615516'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615516'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612044'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612044'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612045'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612045'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610774'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610774'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610776'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610776'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610775'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610775'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612706'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612706'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606338'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606338'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612707'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612707'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612708'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612708'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566673"^^xsd:decimal ;
  dwc:decimalLongitude "2.650014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566673 2.650014)"^^geo:wktLiteral ;
  geo-pos:lat "51.566673"^^xsd:decimal ;
  geo-pos:long "2.650014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614521'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650014'^^xsd:double;
  dwc:latitude '51.566673'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614521'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608978'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608978'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615505'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615505'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615504'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615504'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608977'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608977'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608363'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608363'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608979'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608979'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610763'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610763'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610762'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610762'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610764'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610764'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612694'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612694'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606324'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606324'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606326'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606326'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612696'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612696'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612695'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612695'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615503'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615503'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600015"^^xsd:decimal ;
  dwc:decimalLongitude "2.650016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600015 2.650016)"^^geo:wktLiteral ;
  geo-pos:lat "51.600015"^^xsd:decimal ;
  geo-pos:long "2.650016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608364'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.650016'^^xsd:double;
  dwc:latitude '51.600015'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608364'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612143'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612586'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612586'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612577'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612577'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612578'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612578'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612579'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612579'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612581'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612581'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612582'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612582'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612583'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612583'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612584'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612584'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612585'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612585'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608260'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608260'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608258'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608258'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608264'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608264'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608263'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608263'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608262'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608262'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608261'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608261'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608259'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608259'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608257'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608257'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614400'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614400'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607607'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607607'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607605'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607605'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609801'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609801'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606769'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606769'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607606'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607606'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614659'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614659'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588188'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606506'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606506'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611245'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611245'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611246'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611246'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611214'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611214'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611215'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611215'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615391'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615391'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613068'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613068'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607651'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607651'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607652'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607652'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614402'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614402'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614403'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614403'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614406'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614406'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615395'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615395'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615384'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615384'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615385'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615385'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615386'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615386'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615387> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615387'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615387'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615388'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615388'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615390'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615390'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615389'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615389'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615393'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615393'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615392'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615392'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615394'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615394'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610140'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610140'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613634'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613634'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613635'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613635'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613636'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613636'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613637'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613637'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607885'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607885'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607884'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607884'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607886'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607886'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611932'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611932'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611929'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611929'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615744'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615744'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613029'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613029'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610649'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610649'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610648'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610648'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610647'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610647'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610646'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610646'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607206'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607206'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615863'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612964'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612965'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612965'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608498'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608498'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615864'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615864'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610651'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610651'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608862'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608862'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608864'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608864'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608866'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608866'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608867'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608867'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608869'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608869'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608865'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608865'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608858'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608858'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608859'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608859'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608860'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608860'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608861'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608861'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608863'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607324'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607324'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609978'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609978'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609979'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609979'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609980'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609980'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610645'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610645'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610653'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610653'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610655'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610655'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610652'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610652'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610656'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610656'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612576'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612576'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611114'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611114'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612963'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608126'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608126'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612846'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612846'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611043'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611044'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611046'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611046'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611047'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611047'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588531'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588531'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607308'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607308'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607309'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607309'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613207'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613207'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588532'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588532'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610909'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610909'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588510'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588510'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588509'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588509'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588512'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588512'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588513'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588513'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588511'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588511'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588235'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588235'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610908'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610908'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610910'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610910'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609897'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609897'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609898'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609898'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610141'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611659'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611659'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613717'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613717'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613715'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613715'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613716'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613716'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607058'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607058'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613657'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613657'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611782'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611782'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611781'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611781'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612318'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612318'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613551'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613551'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613552'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613552'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609981'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609981'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615862'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615862'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615178'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615179'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610314'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610314'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607469'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607469'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607470'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607470'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588365'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588365'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588366'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588366'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588364'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588364'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615711'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615711'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615710'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615710'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615709'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615709'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615708'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615708'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607285'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607285'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588162'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588162'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588161'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588161'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611045'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611045'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609760'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609760'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613337'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613337'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611783'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611783'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614714'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614714'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606218'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606218'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606221'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606221'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606224'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606224'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606222'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606222'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606219'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606219'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614713'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614713'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614715'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614715'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608868'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608868'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610650'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610650'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290826"^^xsd:decimal ;
  dwc:decimalLongitude "2.656988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290826 2.656988)"^^geo:wktLiteral ;
  geo-pos:lat "51.290826"^^xsd:decimal ;
  geo-pos:long "2.656988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588300'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.656988'^^xsd:double;
  dwc:latitude '51.290826'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588300'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615512'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615512'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615513'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615513'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615514'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615514'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614519'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614519'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608374'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608374'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608373'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608373'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608372'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608372'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608986'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608986'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608987'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608987'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608988'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608988'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610773'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610773'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610772'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610772'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610771'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610771'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609403'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609403'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612042'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612042'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612703'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612703'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612704'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612704'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566672"^^xsd:decimal ;
  dwc:decimalLongitude "2.666673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566672 2.666673)"^^geo:wktLiteral ;
  geo-pos:lat "51.566672"^^xsd:decimal ;
  geo-pos:long "2.666673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612705'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666673'^^xsd:double;
  dwc:latitude '51.566672'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612705'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608980'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608980'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615507'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615507'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615506'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615506'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615508'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615508'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608368'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608368'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608367'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608367'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608366'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608366'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608981'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608981'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608982'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608982'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610766'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610766'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610765'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610765'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606327'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606327'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612697'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612697'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612699'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612699'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612698'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612698'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.600012"^^xsd:decimal ;
  dwc:decimalLongitude "2.666677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.600012 2.666677)"^^geo:wktLiteral ;
  geo-pos:lat "51.600012"^^xsd:decimal ;
  geo-pos:long "2.666677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610767'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.666677'^^xsd:double;
  dwc:latitude '51.600012'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610767'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614960'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614960'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614962'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614961'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606211'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606211'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608253'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608253'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608252'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608252'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608256'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608256'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608254'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608254'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614393'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614393'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614398'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614398'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614397'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614397'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614396'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614396'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614395'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614395'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609800'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609800'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609799'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609799'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606698'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606698'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606699'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606699'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588185'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588186'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588187'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588158'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588158'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588507'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588507'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608515'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608515'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614658'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614658'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615379'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615379'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615373'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615373'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615374'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615374'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615375'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615375'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615376'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615376'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615378> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615378'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615378'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615380'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615380'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607291'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607291'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607283'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607283'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607284'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607284'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607191'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607648'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607648'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607649'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607649'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607650'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607650'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612411'^^xsd:integer;
  dwc:scientificName 'Pareurystomina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '122097'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612411'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588299'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588299'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588298'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588298'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608846'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608846'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608847'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608847'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608848'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608848'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608849'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608849'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608851'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608851'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615381'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615381'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615382'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615382'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615383'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615383'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615377'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615377'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610139'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610139'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613633'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613633'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607883'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607883'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607882'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607882'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607878'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607878'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607879'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607879'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607880'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607880'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615743'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615743'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613027'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613027'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613028'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613028'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608659'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608659'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612962'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611456'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611456'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615860'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615860'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615861'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615861'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610642'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610642'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612960'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612960'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608853'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608853'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608855'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608855'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608856'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608856'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608857'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608857'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610903'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610903'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610904'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610904'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610905'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610905'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610906'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610906'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610907'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610907'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607881'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607881'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608852'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608852'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609977'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609977'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609975'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609975'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610643'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610643'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610641'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610641'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610639'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610639'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610638'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610638'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610637'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610637'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610636'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610636'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610635'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610635'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610644'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610644'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609974'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609974'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609973'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609973'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612574'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612574'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612572'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612572'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612571'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612571'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612568'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612568'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612565'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612565'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611112'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611112'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611113'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611113'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611038'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611038'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611039'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611039'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607153'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607153'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611041'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611040'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611040'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611042'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613136'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613136'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612317'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612317'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610451'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610451'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607305'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607305'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607306'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607306'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607307'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607307'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613395'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613395'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588530'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588530'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612315'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612315'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588508'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588508'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610138'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610138'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612314'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612314'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609289'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609289'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609286'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609286'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588297'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588297'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608080'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608080'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606505'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606505'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613714'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613714'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613713'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613713'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611780'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611780'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612316'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612316'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612313'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612313'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612809'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612809'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608854'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608854'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609976'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609976'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615177'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615177'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588363'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588363'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615706'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615706'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615705'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615705'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615703'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615703'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615707'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615707'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606609'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606609'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615752'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615752'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608039'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608039'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608040'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608040'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588231'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588231'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588232'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588232'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588233'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588233'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588234'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588234'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588157'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588157'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588160'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588160'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588159'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588159'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613135'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613135'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612570'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612570'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612575'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612575'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613336'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613336'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615176'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615176'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615704'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615704'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614710'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614710'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606214'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606214'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606210'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606210'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606212'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606212'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606216'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606216'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614880'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614880'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614881'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614881'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614709'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614709'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614711'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614711'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614712'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614712'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615039'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615039'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615040'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615040'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615041'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608850'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608850'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612567'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612567'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608255'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608255'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612961'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607190'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607190'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29916"^^xsd:decimal ;
  dwc:decimalLongitude "2.668099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29916 2.668099)"^^geo:wktLiteral ;
  geo-pos:lat "51.29916"^^xsd:decimal ;
  geo-pos:long "2.668099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610640'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.668099'^^xsd:double;
  dwc:latitude '51.29916'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610640'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610453'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610453'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608235'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608235'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614918'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614918'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606493'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606493'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610029'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610029'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588183'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610015'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610015'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610027'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610027'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610028'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610028'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588149'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588149'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588148'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588148'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606492'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606492'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606495> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606495'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606495'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606494'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606494'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614618'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614618'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607764'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607764'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609496'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609496'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611205'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611205'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610014'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610014'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607275'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607275'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607276'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607276'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607277'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607277'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613067'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613067'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607183'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608073'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608073'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608072'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608072'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608813'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608813'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607182'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607182'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615341'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615341'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615342'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615342'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615343'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615343'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610131'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610131'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610135'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610135'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610134'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610134'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613947'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus longispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '230941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613947'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613948'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus longispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '230941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613948'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613627'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613627'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613628'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613628'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613629'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613629'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613625'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613625'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613626'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613626'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613946'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus longispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '230941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613946'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611908'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611908'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613026'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613026'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608664'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608664'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607245'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607245'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610609'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610609'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610897'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610897'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612378> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612378'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612378'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612377'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612377'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610608'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610608'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608630'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608630'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608631'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608631'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609968'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609968'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613960'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613960'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613964'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613961'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613962'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613963'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613965'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613965'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612179'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612177'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612177'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612178'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615750'^^xsd:integer;
  dwc:scientificName 'Wieseria pica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '122067'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615750'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613203'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613203'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613205'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613205'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613206'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613206'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588496'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588496'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610132'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610132'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588522'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588522'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588401'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588401'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614619'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614619'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613708'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613708'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607054'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607054'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613651'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613651'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613650'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613650'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613649'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613649'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613652'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613652'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613653'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613653'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612277'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612277'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613550'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613550'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613549'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613549'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610437'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610437'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613624'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613624'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613025'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613025'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615172'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615172'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610236'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610236'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609489'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609489'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609488'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609488'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610306'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610306'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610308'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610308'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607697'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607697'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610416'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610416'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615698'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615698'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615699'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615699'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615697'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615697'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588150'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588150'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611201'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611201'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611202'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611202'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611203'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611203'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611204'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611204'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610133'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610133'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613204'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613204'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610130'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610130'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613654'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613654'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615171'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615171'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610307'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610307'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614617'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614617'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614615'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614615'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614616'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614616'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612534'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612534'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612535'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612535'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613024'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613024'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271382"^^xsd:decimal ;
  dwc:decimalLongitude "2.670879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271382 2.670879)"^^geo:wktLiteral ;
  geo-pos:lat "51.271382"^^xsd:decimal ;
  geo-pos:long "2.670879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613957'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.670879'^^xsd:double;
  dwc:latitude '51.271382'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613957'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608902'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608902'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608288'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608288'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608286'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608286'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615427> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615427'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615427'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615428'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615428'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608287'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608287'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611956'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611956'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608900'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608900'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608901'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608901'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610687'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610687'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610686'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610686'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610685'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610685'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612619'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612619'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305"^^xsd:decimal ;
  dwc:decimalLongitude "2.676583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305 2.676583)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305"^^xsd:decimal ;
  geo-pos:long "2.676583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615426'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.676583'^^xsd:double;
  dwc:latitude '51.24305'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615426'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613330'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613330'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613331'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613331'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613490'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613490'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613332'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613332'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608245'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608245'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608247'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608247'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614386'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614386'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614383'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614383'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614385'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614385'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609796'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609796'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587978'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587978'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587979'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587979'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615362'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615362'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615365'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615365'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615361'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615361'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615363'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615363'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615364'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615364'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615366'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615366'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614925'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614925'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614657'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614657'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588184'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588504'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588504'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588505'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588505'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588501'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588501'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588502'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588502'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606502'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606502'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606503'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606503'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606666'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606666'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613424'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613424'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613423'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613423'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611213'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611213'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607765'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607765'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611212'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611212'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610078'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610078'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613890'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613890'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612417'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612417'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607742'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607742'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607741'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607741'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607740'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607740'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607739'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607739'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607743'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607743'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607280'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607280'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615082'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615082'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615074'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615074'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615075'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615075'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609512'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609512'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607187'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607188'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607186'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607646'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607646'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588294'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588294'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608834'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608834'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608835'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608835'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608836'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608836'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608837'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608837'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608839'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608839'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608838'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608838'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610136'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610136'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611916'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611916'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613631'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613631'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607873'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607873'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607872'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611917'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611917'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611915'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611915'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608669'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608669'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608667'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608667'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608668'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608668'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615856'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615856'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615855'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615855'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615857'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615857'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615858'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615858'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615859'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615859'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612952'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612952'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612953'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612953'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612954'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612954'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612955'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612955'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610625'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610625'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610628'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610628'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610627'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610627'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611448'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611448'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611028'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611028'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612845'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612845'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611031'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611031'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611032'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611032'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607387> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607387'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607387'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607388'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607388'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609137'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609137'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609136'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609136'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609135'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609135'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613934'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613934'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613935'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613935'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588525'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588525'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588526'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588526'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614992'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614992'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588421'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588421'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588523'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588523'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588524'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588524'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610902'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610902'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611776'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611776'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609895'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609895'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609894'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609894'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609893'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609893'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609892'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609892'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613329'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613329'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614926'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614926'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614924'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614924'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609280'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609280'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611211'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611211'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588503'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588503'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613712'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613712'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613711'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613711'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607055'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607055'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611777'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611777'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611778'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611778'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612808'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612808'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613632'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613632'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613630'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613630'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615174'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615174'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610310'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610310'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607466'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607466'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607467'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607467'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615702'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615702'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615701'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615701'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609519'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609519'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609518'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609518'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609517'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609517'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606607'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606607'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606606'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606606'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608038'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608038'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588229'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588229'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588230'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588230'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588154'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588154'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588155'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588155'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611030'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611030'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611029'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611029'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614875'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614875'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612311'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612311'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614876'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614876'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614785'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614785'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614871'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614871'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614872'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614874'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614874'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606198'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606198'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606199'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606199'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606200'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606200'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606201'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606201'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614698'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614698'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614699'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614699'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614700'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614700'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614701'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614701'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614702'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614702'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614784'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614784'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612554'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612554'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612553'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612553'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614873'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614873'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610626'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610626'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612556'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612556'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612557'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612557'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612558'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612558'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612555'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612555'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321383"^^xsd:decimal ;
  dwc:decimalLongitude "2.677821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321383 2.677821)"^^geo:wktLiteral ;
  geo-pos:lat "51.321383"^^xsd:decimal ;
  geo-pos:long "2.677821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607212'^^xsd:integer;
  dwc:scientificName 'Daptonema fistulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677821'^^xsd:double;
  dwc:latitude '51.321383'^^xsd:double;
  dwc:aphiaid '121530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607212'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613043'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613491'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613491'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613333'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613333'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613334'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613334'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613335'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613335'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613493'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613493'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613492'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613492'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612917'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612917'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608249'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608249'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608248'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608248'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608250'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608250'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614388'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614388'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614390'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614390'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614391'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614391'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614392'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614392'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607604'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607604'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607603'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607603'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608786'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608786'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609797'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609797'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609798'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609798'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606767'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606767'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606768'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606768'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608787'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608787'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606504'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606504'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588156'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588156'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588506'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588506'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615315'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615315'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615316'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615316'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615317'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615317'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615369'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615369'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615370'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615370'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615371'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615371'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615372'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615372'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615368'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615368'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610079'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610079'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610080'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610080'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607282'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607189'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607189'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607647'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607647'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612410'^^xsd:integer;
  dwc:scientificName 'Pareurystomina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '122097'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612410'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588296'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588296'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588295'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588295'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614360'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614360'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608788'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608788'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608843'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608843'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608844'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608844'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608845'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608845'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608840'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608840'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608841'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608841'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608842'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608842'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615367'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615367'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611924'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611924'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607875'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607875'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607876'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607876'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607877'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607877'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611920'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611920'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611922'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611922'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611919'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611919'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612918'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612918'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611454'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611454'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611452'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611452'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606167'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606167'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610586'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610586'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611453'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611453'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610633'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610633'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612959'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612959'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612956'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612956'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612957'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612957'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610631'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610631'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610630'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610630'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610629'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610629'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611657'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611657'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610585'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610585'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608632'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608632'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610584'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610584'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609972'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609972'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609971'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609971'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610632'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610632'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610634'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610634'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612564'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612564'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612563'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612563'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611037'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611037'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611450'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611450'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607541'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607541'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611033'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611033'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611034'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611034'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611035'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611035'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611036'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611036'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607389'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607389'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609138'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609138'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613397'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613397'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613394'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613394'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610086'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610086'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610085'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610085'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610084'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610084'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588527'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588527'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588528'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588528'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588529'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588529'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609896'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609896'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610137'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610137'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607281'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610442'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610442'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607056'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607056'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607057'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607057'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611779'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611779'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612312'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612312'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611923'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611923'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607874'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607874'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612958'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612958'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615175'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615175'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610313'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610313'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610312'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610312'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610311'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610311'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607468'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607468'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606608'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606608'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614704'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614704'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606204'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606204'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606205'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606205'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606206'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606206'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606207'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606207'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606208'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606208'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614877'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614877'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614878'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614878'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614879'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614879'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606203'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606203'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612506'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612506'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612507'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612507'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612508'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612508'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612561'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612561'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614705'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614705'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614706'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614706'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614707'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614707'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614708'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614708'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614703'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614703'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612559'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612559'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612562'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612562'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612560'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612560'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606166'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606166'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310271"^^xsd:decimal ;
  dwc:decimalLongitude "2.677822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310271 2.677822)"^^geo:wktLiteral ;
  geo-pos:lat "51.310271"^^xsd:decimal ;
  geo-pos:long "2.677822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611921'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.677822'^^xsd:double;
  dwc:latitude '51.310271'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611921'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613325'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613325'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613327'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613327'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613326'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613326'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612142'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614869'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614869'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614867'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614867'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613328'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613328'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608240'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608240'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608242'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608242'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608241'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608241'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608244'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608244'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614380'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614380'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614382'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614382'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609795'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609795'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609794'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609794'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609793'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609793'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606795'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606795'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606796'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606796'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606797'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606797'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606798'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606798'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606799'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606799'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615355'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615355'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615354'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615354'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615353'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615353'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615352'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615352'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615349'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615349'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615350'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615350'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615356'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615356'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615357'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615357'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615358'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615358'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615359'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615359'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615360'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615360'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614919'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614919'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614921'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614921'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614923'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614923'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607870'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607870'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614656'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614656'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588499'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588499'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588497'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588497'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588498'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588498'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606501'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606501'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606500'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606500'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606498'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606498'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606497'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606497'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606496'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606496'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607146'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607146'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607533'^^xsd:integer;
  dwc:scientificName 'Desmoscolex longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607533'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607534'^^xsd:integer;
  dwc:scientificName 'Desmoscolex longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607534'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607770'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607770'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607772'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607772'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611209'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611209'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611210'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611210'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614655'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614655'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611208'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611208'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607278'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607278'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607279'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607279'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613656'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613656'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607184'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588291'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588291'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588292'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588292'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588293'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588293'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608823'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608823'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608825'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608825'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608827'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608827'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608828'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608828'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608829'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608829'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608830'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608830'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608832'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608832'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608833'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608833'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608824'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608824'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608077'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608077'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608826'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608826'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608822'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608822'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608078'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608078'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614922'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614922'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614920'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614920'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607871'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607871'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607869'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607869'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607868'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607868'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614798'^^xsd:integer;
  dwc:scientificName 'Theristus longissimecaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '230977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614798'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611912'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611912'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612368'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612368'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615853'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615853'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608496'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608496'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608497'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608497'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615854'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615854'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612951'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612951'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610621'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610621'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610899'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610899'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610900'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610900'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610901'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610901'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610624'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610624'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610622'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610622'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610620'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610620'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610619'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610619'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610618'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610618'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610617'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610617'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610615'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610615'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610623'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610623'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609970'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609970'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610616'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610616'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609969'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609969'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608084'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608084'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611444'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611444'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614866'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614866'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608701'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608701'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613658'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613658'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612844'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612844'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611023'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611024'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611024'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611025'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611025'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611026'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611026'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611027'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611027'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607386'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607386'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613933'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613933'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613393'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613393'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588500'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588500'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613396'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613396'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612551'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612551'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612550'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612550'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612542'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612542'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612549'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612549'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612546'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612546'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612545'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612545'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612544'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612544'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612543'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612543'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612310'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612310'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607602'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607602'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611207'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611207'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607645'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607645'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607771'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607771'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606499'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606499'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608599'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608599'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613710'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613710'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613709'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613709'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613655'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613655'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611774'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611774'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611773'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611773'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610898'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610898'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615173'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615173'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610309'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610309'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607465'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607465'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615700'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615700'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606605'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606605'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608037'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608037'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588151'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588151'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588152'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588152'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588153'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588153'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611206'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611206'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612548'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612548'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612309'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612309'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611772'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611772'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615036'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615036'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608600'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608600'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614868'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614868'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614870'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614870'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606193'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606195'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606195'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606197'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606197'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614697'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614697'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615035'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615035'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615037'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615037'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615038'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615038'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607960'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607960'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614865'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614865'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608831'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608831'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612552'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612552'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612547'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612547'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615351'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615351'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607185'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328328"^^xsd:decimal ;
  dwc:decimalLongitude "2.681988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328328 2.681988)"^^geo:wktLiteral ;
  geo-pos:lat "51.328328"^^xsd:decimal ;
  geo-pos:long "2.681988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611775'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.681988'^^xsd:double;
  dwc:latitude '51.328328'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611775'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615500'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615500'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615501'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615501'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615502'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615502'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608974'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608974'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608976'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608976'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614507'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614507'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608361'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608361'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608360'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608360'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610761'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610761'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610760'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610760'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608975'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608975'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606322'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606322'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612693'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612693'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612692'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612692'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612691'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612691'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.683335)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.683335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610759'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683335'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610759'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615509'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615509'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615510'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615510'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615511'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615511'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614514'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614514'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608370'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608370'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608983'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608983'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608984'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608984'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608985'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608985'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610769'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610769'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610768'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610768'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612701'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612701'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612702'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612702'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60001"^^xsd:decimal ;
  dwc:decimalLongitude "2.683345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60001 2.683345)"^^geo:wktLiteral ;
  geo-pos:lat "51.60001"^^xsd:decimal ;
  geo-pos:long "2.683345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612700'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.683345'^^xsd:double;
  dwc:latitude '51.60001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612700'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613322'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613322'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612135'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612135'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613042'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614958'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614958'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613488'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613488'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614959'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614959'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614957'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614957'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606174'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606174'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608219'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608219'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608224'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608224'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608220'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608220'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608221'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608221'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608223'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608223'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608225'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608225'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608226'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608226'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608222'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608222'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614367'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614367'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607601'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607601'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606759'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606759'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606758'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606758'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606760'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606760'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607600'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607600'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607599'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607599'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587976'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587976'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615331'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615331'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608800'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608800'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608792'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608792'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608793'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608793'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608794'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608794'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608795'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608795'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608796'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608796'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614987'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614987'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614988'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614988'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614989'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614989'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614990'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614990'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614991'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614991'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614986'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614986'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588143'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588491'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588491'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588490'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588490'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588492'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588492'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606484'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606484'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607142'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614652'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614652'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610462'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610462'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611196'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611196'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607222'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607222'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615322'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615322'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615320'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615320'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615321'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615321'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613952'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613952'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607271'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607271'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615072'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615072'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615073'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615073'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612409'^^xsd:integer;
  dwc:scientificName 'Pareurystomina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122097'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612409'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588287'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588287'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608071'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608071'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614363'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614363'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608797'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608797'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608798'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608798'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607176'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607176'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615325'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615325'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615326'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615326'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615327'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615327'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615328'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615328'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615329'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615329'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615330'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615330'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614365'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614365'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615323'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615323'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607141'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613621'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613621'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611143'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611896'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611896'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611897'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611897'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608799'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608799'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608801'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608801'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608802'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608802'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608803'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608803'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611430'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611430'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606175'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606175'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606177'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606177'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606178'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606172'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606172'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611016'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611016'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588065'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588065'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608494'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608494'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611012'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611012'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611014'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611014'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611015'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611015'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610590'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610590'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610589'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610589'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610596'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610596'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609959'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609959'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609960'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609960'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610598'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610598'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610597'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610597'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610595'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610595'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610593'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610593'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610591'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610591'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610891'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610891'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607858'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607858'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607856'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607856'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607855'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607855'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612946'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612946'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614855'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614855'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614856'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614856'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614857'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614857'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614858'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614858'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614859'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614859'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610594'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610594'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611432'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611432'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611428'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611428'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608124'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608124'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612840'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612840'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612839'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612839'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612872'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607385'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607385'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610119'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610119'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610120'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610120'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610118'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610118'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610121'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610121'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609128'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609128'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609130'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609130'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609132'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609132'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609131'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609131'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608649'^^xsd:integer;
  dwc:scientificName 'Halalaimus curvicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '227913'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608649'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606628'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606628'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613391'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613391'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610296'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610296'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609263'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609263'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609262'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609262'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587975'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587975'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587977'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587977'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588286'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588286'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613700'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613700'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613699'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613699'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607053'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607053'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613648'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613648'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611764'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611764'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611765'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611765'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611766'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611766'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611767'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611767'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607857'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607857'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608493'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608493'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615165'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615165'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610298'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610298'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610297'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610297'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610299'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610299'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615686'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615686'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615688'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615688'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615751'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615751'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608035'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608035'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608036'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608036'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613795'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613795'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588141'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588142'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611195'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611195'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611197'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611197'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610122'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610122'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609129'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609129'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614956'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614956'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613489'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613489'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613702'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613702'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613701'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613701'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615687'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615687'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612516'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612516'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612519'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612519'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606179'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606179'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614696'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614696'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614691'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614691'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614692'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614692'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614693'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614693'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614695'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614695'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612515'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612515'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612513'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612513'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612514'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612514'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612517'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612517'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612518'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612518'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612520'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612520'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612521'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612521'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612522'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612522'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612523'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612523'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614694'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614694'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615032'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615032'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615033'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615033'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612512'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612512'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606173'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606173'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608598'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608598'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611013'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611013'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610592'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610592'^^xsd:anyURI;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340828"^^xsd:decimal ;
  dwc:decimalLongitude "2.693099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340828 2.693099)"^^geo:wktLiteral ;
  geo-pos:lat "51.340828"^^xsd:decimal ;
  geo-pos:long "2.693099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607177'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.693099'^^xsd:double;
  dwc:latitude '51.340828'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607177'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615431'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615431'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615429'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615429'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615430'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615430'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608290'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608290'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614434'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614434'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608903'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608903'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608905'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608905'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608904'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608904'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610688'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610688'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610689'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610689'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610690'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610690'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612622'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612622'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.270316"^^xsd:decimal ;
  dwc:decimalLongitude "2.69635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.270316 2.69635)"^^geo:wktLiteral ;
  geo-pos:lat "51.270316"^^xsd:decimal ;
  geo-pos:long "2.69635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612620'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.69635'^^xsd:double;
  dwc:latitude '51.270316'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612620'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608971'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608971'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608972'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608972'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615497'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615497'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615499'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615499'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608973'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608973'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608359'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608359'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608358'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608358'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614504'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614504'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614503'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614503'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612026'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612026'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612027'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612027'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610756'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610756'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606318'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606318'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606319'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606319'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612690'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612690'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612688'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612688'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612689'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612689'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610757'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610757'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610758'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610758'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.650001"^^xsd:decimal ;
  dwc:decimalLongitude "2.700001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.650001 2.700001)"^^geo:wktLiteral ;
  geo-pos:lat "51.650001"^^xsd:decimal ;
  geo-pos:long "2.700001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615498'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.700001'^^xsd:double;
  dwc:latitude '51.650001'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615498'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608891'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608891'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608892'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608892'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608893'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608893'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608277'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608277'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608279'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608279'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615417'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615417'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615418'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615418'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615419'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615419'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610676'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610676'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610677'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610677'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610678'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610678'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612610'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612610'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612609'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612609'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293816"^^xsd:decimal ;
  dwc:decimalLongitude "2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293816 2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "51.293816"^^xsd:decimal ;
  geo-pos:long "2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612608'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.706666'^^xsd:double;
  dwc:latitude '51.293816'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612608'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612166'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612166'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612130'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612130'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608002'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608002'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613472'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614834'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614830'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614831'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614832'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614832'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614833'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614833'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614951'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614951'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614953'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614953'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614952'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614952'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607976'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607976'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613783'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613783'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607575'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607575'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607576'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608750'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608751'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608751'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608752'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608753'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608753'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608755'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608755'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608754'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613217'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613217'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613218'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613218'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613219'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613219'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587973'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587973'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614910'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614910'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614911'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614912'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614912'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588440'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588440'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609537'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588442'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588442'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588441'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588441'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614645> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614645'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610020'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610020'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610021'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610021'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606464'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606464'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606465'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606465'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612390'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612390'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612391'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612391'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612392'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612392'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613058'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613058'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613057'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613057'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613056'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613056'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613055'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613055'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612372'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612372'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612371'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612371'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609491'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609491'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607671'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607671'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607670'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607670'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607668'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607669'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607669'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609720'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609719'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609719'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607775'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607775'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588444'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609802'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609802'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609803'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609803'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607217'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607217'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615279'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615279'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615280'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615280'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615281'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615281'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615282'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615282'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615283'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615283'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615284'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615284'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610076'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610077'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610077'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613953'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613953'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613886'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613886'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613884'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613884'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609613'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609613'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610208'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610208'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615089'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615089'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615085'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615085'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615066'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615066'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608687'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607159'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607160'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607160'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607158'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607158'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588275'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588275'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614329'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614329'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614324'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614324'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614327'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614327'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614325'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614325'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613943'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus longispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '230941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613943'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606722'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606723'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606723'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606725'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606725'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606726'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606726'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606727'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606727'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606077'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606077'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607530'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610970'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610970'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610972'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610972'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610973'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610973'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613601'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613601'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611860'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611860'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613810'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613573'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613573'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613574'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613574'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606424'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606424'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606425'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606425'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612927'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612927'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608472'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608471'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608471'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608650'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608650'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608662'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612929'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612929'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612928'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612928'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608003'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608003'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608001'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608001'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615809'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615809'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610966'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610966'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610968'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610968'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608474'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608474'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615807'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608473'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608473'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610967'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609951'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609951'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609950'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609950'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607834'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607833'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607833'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610864'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610864'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610865'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610865'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610866'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610866'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607832'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607832'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588061'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588061'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615808'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613572'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613575'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613575'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609949'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609949'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615810'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615811'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615811'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615812'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615812'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615813'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615813'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615814'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615815'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615815'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607252'^^xsd:integer;
  dwc:scientificName 'Daptonema setifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607252'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607251'^^xsd:integer;
  dwc:scientificName 'Daptonema setifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607251'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610553'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610553'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610551'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610551'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610550'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610550'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610548'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610548'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613287'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613287'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611397'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611397'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611392'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611392'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609777'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609777'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610552'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610552'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613966'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613966'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613833'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613833'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606902'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606902'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606901'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606901'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613661'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609530'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613959'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613959'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612172'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612172'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612860'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612860'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612859'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612859'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612861'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612861'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612858'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612858'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609891'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609891'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607373'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607373'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607375'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607375'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607372'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607372'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607376'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607376'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613224'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613224'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609612'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609612'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609614'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609614'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610253'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610253'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610261'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610261'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613130'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613130'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610101'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609115'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609115'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609114'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609113'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609113'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609112'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609112'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609110'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609110'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609111'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609111'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610262'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610262'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610100'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610100'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606899'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606899'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606906'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606906'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606905'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606905'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606904'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606904'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606903'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606903'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612294'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612295'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612295'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612296'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612296'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612298'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612298'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612297'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615143'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615143'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615144'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615144'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615145'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615146'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615147'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615147'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610099'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610099'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610243'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610243'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610259'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610259'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610258'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610258'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610257'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610257'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610256'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610256'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610033'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610033'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610032'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610032'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607658'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607658'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607441'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607441'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607442'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607442'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607443'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607443'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607444'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613929'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613929'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607298'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607298'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607299'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607299'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607297'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613928'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613928'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610447'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610447'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610446'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610446'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613198'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613198'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613199'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613199'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613360'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613360'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613359'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613359'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613358'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613358'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613357'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613357'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611714'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611714'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611713'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611713'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611712'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611712'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611710'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612990'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612990'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606900'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606900'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610260'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610260'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610255'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610255'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614755'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613200'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613200'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609734'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588393'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588393'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588478'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588478'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615142'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615142'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614753'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614756'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612991'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612991'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612989'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607229'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607229'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607228'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607228'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609224'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609224'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609728'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614605'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614605'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588443'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588443'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612230'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612230'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608688'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608688'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608526'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608526'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608527'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608527'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608576'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608577'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608577'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608579'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608579'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608578'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608578'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608580'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608580'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608581'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608581'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610075'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610075'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607018'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607018'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607017'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607017'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607019'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607019'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607016'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607016'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607015'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607015'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607014'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607014'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607013'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607013'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607012'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607012'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607011'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607011'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611711'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611711'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613519'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613519'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613521'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613521'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613520'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613520'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612791'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612791'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612790'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612790'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613602'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613602'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606724'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606724'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613885'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613885'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606679'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607342'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607342'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610235'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610235'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610234'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610234'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610233'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610233'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610402'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610402'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607445'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607445'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608049'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608048'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608048'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588344'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588342'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588342'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588343'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588343'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615672'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615672'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615671'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609515'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609515'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613082'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613083'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613083'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606578'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606578'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606579'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606579'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611258'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611258'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611259'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611259'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611261'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611261'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611260'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611260'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607773'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607773'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607774'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607774'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613793'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613793'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588130'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588130'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611178'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611178'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607539'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607539'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608114'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609615'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609615'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606898'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606898'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611715'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611715'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609735'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610254'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610254'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615748'^^xsd:integer;
  dwc:scientificName 'Wieseria pica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '122067'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615748'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612915'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612915'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608082'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612129'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612129'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614829'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611177'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611177'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606580'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606580'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608524'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608528'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608528'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606130'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606130'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608525'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612470'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612470'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612471'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612471'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612472'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612473'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612473'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612474'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612474'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612475'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612475'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615010'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615010'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607096'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610971'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610971'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609811'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609811'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607246'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607246'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614754'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614754'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608582'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608582'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607831'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607374'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607374'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607157'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607157'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610549'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610549'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612165'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610969'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612988'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612988'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609529'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613662'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613662'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429097"^^xsd:decimal ;
  dwc:decimalLongitude "2.713382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429097 2.713382)"^^geo:wktLiteral ;
  geo-pos:lat "51.429097"^^xsd:decimal ;
  geo-pos:long "2.713382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606907'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.713382'^^xsd:double;
  dwc:latitude '51.429097'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606907'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613314'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613314'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613039'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613039'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615782'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612457'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612457'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612453'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612453'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614948'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614948'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614946'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614946'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614947'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614947'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612454'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612455'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612455'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612456'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612914'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612914'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613315'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613315'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608166'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608166'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608165'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607566'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607566'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607564'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606713'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606713'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606714'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606714'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606715'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606715'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606691'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606691'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606692'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606692'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608170'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608170'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608169'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608168'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608168'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608167'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608167'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606711'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606711'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588431'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588431'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614635'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614639> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614639'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614639'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614638> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614638'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614637> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614637'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614637'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614636> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614636'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614636'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588181'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588181'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612387> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612387'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612387'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612385'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612385'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612386'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612386'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607255'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607255'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613051'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613051'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613052'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613052'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606658'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606659'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606659'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612370'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612370'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609490'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607667'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607666'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607666'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615261'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615261'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615262'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615262'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615263'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615263'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615265'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615265'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615264'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615264'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610069'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610069'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610068'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610068'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610070'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610070'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609832'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609832'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609591'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609591'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613877'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613877'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613876'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613876'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613878'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613878'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609590'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609590'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609593'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609593'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610204'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610204'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610202'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610202'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610201'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610201'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610203'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610203'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588013'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588013'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610389'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610389'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610388'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610388'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610390'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610390'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610391'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610391'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610392'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610392'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607732'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588012'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588012'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607256'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607256'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615062'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615062'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608681'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608681'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608682'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608683'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606996'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606996'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613095'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613095'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613094'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613094'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611144'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611144'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588271'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588271'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612221'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612221'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612222'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612222'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608736'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608737'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608737'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614311'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614311'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614310'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614310'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614309'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614309'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614308'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614308'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614307'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614307'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614306'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614306'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608735'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608735'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608732'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608734'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615266'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615266'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607136'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607136'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613351'^^xsd:integer;
  dwc:scientificName 'Rhynchonema megamphida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '230880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613351'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613350'^^xsd:integer;
  dwc:scientificName 'Rhynchonema megamphida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '230880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613350'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606716'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613255'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613255'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613254'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613254'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613253'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613253'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613252'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613252'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613251'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613251'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613595'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613595'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613597'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613597'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613594'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613594'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613565'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613565'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613564'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613564'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612923'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612923'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608622'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608622'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608466'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608467'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608467'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608468'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608468'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615789'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615789'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615784'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615784'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588050'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588050'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588051'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588051'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588049'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610946'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610946'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610947'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610947'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610950'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610950'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607204'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607204'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607205'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607205'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611377'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611377'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610945'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610945'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610944'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610944'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610535'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610535'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610953'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610953'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610943'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610943'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610530'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609772'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609774'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609774'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611376'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611376'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610534'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610534'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610533'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610533'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610531'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610531'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611374'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611374'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611375'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611375'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610532'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610532'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607207'^^xsd:integer;
  dwc:scientificName 'Cylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607207'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609773'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609773'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607815'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607814'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607817'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607816'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607816'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608621'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608621'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588052'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588052'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615790'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615790'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615781'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615783'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615783'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615786'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615786'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615787'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615788'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615788'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609695'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609695'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615621'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615621'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615620'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615620'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615619'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615619'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615618'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615618'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609944'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609944'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609945'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609945'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609946'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609946'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611379'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611379'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609775'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609775'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614819'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614820'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614820'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614821'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614822'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607364'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607364'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613830'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613829'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613829'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613828'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613828'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609528'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608103'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608103'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608104'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608104'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608105'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608107'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608107'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612821'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612819'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612820'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612820'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606684'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606684'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610951'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610951'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610949'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610949'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609887'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609887'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609883'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609883'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609884'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609884'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609885'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609885'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609886'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609886'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613222'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613222'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609594'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609594'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609595'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609595'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609596'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609596'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609597'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609597'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609598'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609598'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611321'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611321'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609592'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609592'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611319'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611319'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611318'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611318'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611320'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611320'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609099'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609099'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613122'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609101'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609102'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609102'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609104'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609104'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609103'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609103'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610095'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610095'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588110'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588110'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588109'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613124'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613124'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615134'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615134'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610239'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610239'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613121'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613121'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613123'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613123'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610245'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610245'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607427> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607427'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607427'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607429'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607429'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607428'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607425'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607425'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607426'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610460'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610460'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613196'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613196'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613195'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613195'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606832'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606832'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606892'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606892'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606891'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606891'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606890'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606890'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588106'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588106'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588108'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588107'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588107'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588111'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588111'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588113'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588113'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588112'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588112'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612287'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606834'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607951> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607951'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607951'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606833'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606833'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606830'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606830'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606829'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606828'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606828'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606827'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606888'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606888'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609732'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588474'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588474'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588473'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588473'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610096'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610096'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615133'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615133'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613409'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613409'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606690'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606690'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608733'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608733'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613093'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608571'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608571'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608570'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608570'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608569'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608569'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608568'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608567'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608567'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606995'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606995'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606993'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606993'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606992'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606992'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606991'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606991'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606990'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606990'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606989'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606988'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606988'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613696'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613696'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613697'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613697'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606997'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606997'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611690'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611690'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612266'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612266'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611693'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611693'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611691'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611691'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612267'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613513'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613513'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613512'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613512'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613511'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613511'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613510'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613510'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613509'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613509'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613508'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613506'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613506'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610497'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610497'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612897'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612897'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607135'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613596'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613596'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606712'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606712'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615791'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615791'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610948'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610948'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607339'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607339'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615131'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615131'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615130'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615130'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615129'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615129'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615128'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610230'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610230'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610393'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610393'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610395'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610395'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610396'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610396'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610397'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610397'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588338'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588338'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613941'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615661'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615663'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615663'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606573'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606573'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606572'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606571'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606571'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606570'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606570'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611250'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611250'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588224'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588224'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588225'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588225'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588221'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588221'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588222> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588222'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588222'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588125'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588125'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611168'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611169'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611170'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611170'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612171'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612171'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608106'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608106'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609100'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609100'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606831'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606831'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606889'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606889'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606994'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606994'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613507'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613507'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612265'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612265'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607340'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607340'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588223'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588223'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615662'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615662'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606114'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606113'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606113'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606112'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606112'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606116'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606116'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614744'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614744'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614743'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614742'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615005'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615005'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615006'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607108'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608565'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608564'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608566'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608566'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615132'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615132'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610394'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610394'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607565'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611692'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611692'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615785'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615785'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613563'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613563'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610952'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610952'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.518442"^^xsd:decimal ;
  dwc:decimalLongitude "2.716498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.518442 2.716498)"^^geo:wktLiteral ;
  geo-pos:lat "51.518442"^^xsd:decimal ;
  geo-pos:long "2.716498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607952'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.716498'^^xsd:double;
  dwc:latitude '51.518442'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607952'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608888'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608888'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608890'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608890'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615414'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615414'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615415'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615415'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615416'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615416'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608889'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608889'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610674'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610674'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610673'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610673'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612607'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612607'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612605'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612605'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.285583"^^xsd:decimal ;
  dwc:decimalLongitude "2.726666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.285583 2.726666)"^^geo:wktLiteral ;
  geo-pos:lat "51.285583"^^xsd:decimal ;
  geo-pos:long "2.726666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610675'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.726666'^^xsd:double;
  dwc:latitude '51.285583'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610675'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615434'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615434'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615432'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615432'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615433'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615433'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608294'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608294'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608293'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608293'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614437'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614437'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608907'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608907'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608908'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608908'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610692'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610692'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610691'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610691'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612625'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612625'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612624'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612624'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612623'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612623'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608906'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608906'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283333 2.7318)"^^geo:wktLiteral ;
  geo-pos:lat "51.283333"^^xsd:decimal ;
  geo-pos:long "2.7318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610693'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.7318'^^xsd:double;
  dwc:latitude '51.283333'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610693'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608894'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608894'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608895'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608895'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608896'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608896'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615421'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615421'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606241'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606241'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606242'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606242'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615420'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615420'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615422'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615422'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610680'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610680'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610679'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610679'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612612'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612612'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612613'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612613'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612611'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612611'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316516"^^xsd:decimal ;
  dwc:decimalLongitude "2.744416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316516 2.744416)"^^geo:wktLiteral ;
  geo-pos:lat "51.316516"^^xsd:decimal ;
  geo-pos:long "2.744416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610681'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744416'^^xsd:double;
  dwc:latitude '51.316516'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610681'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614941'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614940'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614940'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614942'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614942'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612441'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612441'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612444> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612444'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613307'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613307'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613306'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613306'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607555'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607555'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607556'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607558'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607558'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607559'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607559'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607560'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607560'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608153'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606707'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606707'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608154'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608155'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608156'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608156'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608157'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608157'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608158'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608158'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587971'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587971'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587970'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609581'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609581'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609582'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609582'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588428'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588428'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588429'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588429'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614603'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614603'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614630'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614630'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614629'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614629'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614628'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614628'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614631'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614631'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614632'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614632'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608511'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608511'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606657'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613416'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613416'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611339'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611339'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611162'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607665'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607665'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615254'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615254'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615249'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615249'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615250'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615250'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615251'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615251'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615252'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615252'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615253'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615253'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610064'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610064'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610065'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610065'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610066'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610066'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610381'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610381'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607723'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607723'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609828'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609828'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609827'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609826'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609826'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613868'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613868'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613873'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613873'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613867'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613867'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613869'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613869'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613870'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613870'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613871'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613871'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613872'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613872'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609580'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609580'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612412'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612412'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607724'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607724'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607722'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607722'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607721'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610384'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610384'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610385'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610385'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610386'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610386'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588000'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588000'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588001'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588001'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588005'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588005'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588004'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588004'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588003'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588003'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588002'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588002'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608678'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608678'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608679'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612215'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612215'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612212'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612212'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613092'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613092'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588268'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588268'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612214'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612214'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612213'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612213'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608067'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608067'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608723'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608723'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608722'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614294'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614295'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614295'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614298'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614298'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614297'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614297'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614296'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614296'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608720'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608721'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608725'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608725'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608074'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608074'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613245> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613245'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613245'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613248'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613248'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613247'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613247'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613246'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613246'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613593'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613593'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613592'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613592'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613804'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613805'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613562'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613562'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612922'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612922'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608463'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608463'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609915> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609915'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609915'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609916'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609916'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609913> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609913'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609913'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615771'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615771'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615772'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615772'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615773'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615773'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615774'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615774'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615770'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609917> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609917'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609917'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609914> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609914'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609914'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610934'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610934'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609768'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609768'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609767'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609766'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611363'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611363'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611362'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611362'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611364'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611364'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611365'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611365'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611367'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611367'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610935'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610935'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610936'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610936'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610937'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610937'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610938'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610938'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610939'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610939'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610940'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610940'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610519'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610519'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610523'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610523'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610520'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610520'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610521'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610521'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609918> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609918'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609918'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610522'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615609'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615613'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615613'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607811'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607811'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607810'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607810'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607809'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607808'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607806'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607806'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607805'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607805'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607804'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610860'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610860'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611834'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613806'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608619'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608619'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608618'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608618'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606706'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606706'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609693'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609693'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615611'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615610'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615610'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615614'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615614'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615612'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615612'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609942'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609942'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611110'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611110'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614816'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614816'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614815'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614817'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614817'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614818'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614818'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607362'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607362'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609527'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609527'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608100'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608100'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608099'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608099'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608098'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613827'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612816'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612818'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612818'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606821'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606821'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609881'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609881'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611315'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611315'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611314'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611314'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611312'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611312'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609575'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609575'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609576'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609576'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609577'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609577'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609578'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609579'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609579'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611313'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611313'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611317'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611317'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610094'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610094'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610093'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610092'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610092'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606818'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606818'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606819'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606819'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606820'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606820'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588104'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588104'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613116'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613116'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609089'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613118'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613117'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613117'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607418'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607418'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607414'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607414'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607415'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607415'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607416'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607416'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607417'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607417'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610195'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610195'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610194'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610194'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610193'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610193'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610197'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610197'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610196'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610196'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607656'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607656'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607657'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607413'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607413'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610458'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613194'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613194'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613193'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613193'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588102'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588102'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611680'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588105'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588103'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588103'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615746'^^xsd:integer;
  dwc:scientificName 'Wieseria inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122064'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607941'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607942'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607942'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607943'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607943'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607945'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607945'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607940'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607940'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606886'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606886'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609731'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588392'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588392'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606983'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606983'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606981'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606981'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615120'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615119'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611678'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611678'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611679'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609882'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609882'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609880'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609880'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607557'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607557'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609198'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609198'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610383'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610383'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610382'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610382'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608068'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608068'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612211'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612211'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608561'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608561'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610063'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610063'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606984'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606984'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606985'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606985'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613687'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613688'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613688'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613686'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613686'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606634'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611682'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611682'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612258'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612258'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612259'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612259'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612260'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612260'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612261'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612261'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612263'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612263'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612262'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612262'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613504'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613504'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613505'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613505'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612789'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606817'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607807'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613807'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588048'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588048'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606420'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606420'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615117'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615117'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615118'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615118'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615123'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615123'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615122'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615121'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615121'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610229'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610229'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610228'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610228'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610380'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610380'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588335'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588335'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588334'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588334'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613940'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613940'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613408'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613408'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615658'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613295'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613295'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606566'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606566'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606565'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588214'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588214'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588213'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588213'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588215'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588215'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611163'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611163'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612817'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606822'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606822'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609087'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609087'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611316'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611316'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609574'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609574'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609088'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609088'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606982'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606982'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606885'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606885'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608724'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608724'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612445'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612445'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613689'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613689'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610379'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610379'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608047'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608047'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606816'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606100'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606100'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606101'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606102'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606102'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614734'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614735'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614737'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614737'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614736'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615001'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615002'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615002'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614997'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614997'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608562'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608563'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608563'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612210'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612210'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613221'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613221'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588269'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588269'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611681'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611681'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610941'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610941'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610518'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610518'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.561992"^^xsd:decimal ;
  dwc:decimalLongitude "2.744481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.561992 2.744481)"^^geo:wktLiteral ;
  geo-pos:lat "51.561992"^^xsd:decimal ;
  geo-pos:long "2.744481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607944'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.744481'^^xsd:double;
  dwc:latitude '51.561992'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607944'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612127'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614938'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614938'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614939'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614939'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612435'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612435'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612437'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612437'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612436'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612436'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612434'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613468'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613468'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613469'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613469'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614791'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614791'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613305'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613305'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613304'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613304'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613303'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613303'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607115'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607115'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613775'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613776'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613774'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613774'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607551'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607551'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607552'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607552'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607554'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607554'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607550'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607550'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607549'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607549'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606794'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608147> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608147'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608147'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608149'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608149'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608148'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608148'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608152'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608152'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608150'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608150'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606705'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606705'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614293'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614293'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588425'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588425'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614626'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614626'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614624'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614624'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614627'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614627'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614625'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614625'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588180'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588180'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612380'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612380'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612381'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612381'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612379'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612379'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613049'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588427> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588427'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588427'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588426'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588426'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611161'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611159'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611158'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611158'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607664'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607663'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610457'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610456'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615244'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615244'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615246'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615246'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615248'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615248'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615243'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615243'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610058'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610058'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610059'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610059'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610060'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610060'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610061'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610061'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609822'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609822'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610374'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610374'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610375'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610375'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610376'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610376'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610377'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610377'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610378> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610378'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610378'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609825'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609825'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609824'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609823'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613862'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613862'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613863'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613863'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613865'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613865'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613866'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613866'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613864'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613864'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609572'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609572'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609563'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609563'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609564'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609565'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609566'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609566'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609567'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609567'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609570'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609570'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609568'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609568'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609571'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609571'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609573'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609573'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607720'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607720'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610187'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610187'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610373'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610373'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607719'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607719'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607717'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607717'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607716'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607718'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607718'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587999'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587999'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587998'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587998'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587997'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587997'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587996'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587996'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587995'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587995'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607254'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607254'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608677'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608677'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608676'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608676'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612207'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612207'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612208'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612208'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613090'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613091'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613091'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612209'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612209'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608066> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608066'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608066'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608065'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608065'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608064'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608064'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608714'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608714'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608715'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608715'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608716'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608717'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608717'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608719'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608719'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614290'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614290'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614291'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614291'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614289'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614289'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607134'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607134'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606704'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606704'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613243'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613243'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613242'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613242'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613803'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613561'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613561'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613560'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612921'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612921'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612920'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612920'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606419'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606419'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608461'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608462'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608462'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588047'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588047'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588045'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588045'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588046'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588046'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607938'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607938'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607937'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607937'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609907> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609907'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609907'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609908'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609908'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609910'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609910'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609911'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609911'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609912> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609912'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609912'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615766'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615767'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615768'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615768'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606094'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606095'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606095'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606097'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610926'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610927'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610928'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610928'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610929'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610929'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610930'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610930'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610932'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610932'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610933'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610933'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609765'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609765'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609764'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611357'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611357'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611358'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611358'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610931'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610931'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611361'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611361'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610517'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610517'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610515'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610515'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610514'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610514'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610513'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610513'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610512'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610512'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609909'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609909'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615763'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615764'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615765'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615765'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615769'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615769'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615608'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615608'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615607'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615607'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615606'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615606'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615605'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615605'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607801'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607803'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607803'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607802'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607802'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607799'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607800'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607800'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611824'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611828'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611828'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608617'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608617'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608521'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608521'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609692'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609692'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615604'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615604'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609941'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608081'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608081'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615730'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615730'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614807'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614808'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614809'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614810'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614810'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614813'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614814'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614814'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607361'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607361'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607360'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607360'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608097'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608094'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608095'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608095'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608096'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612815'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612815'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609879'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609879'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611310'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611310'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611308'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611308'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611309'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611309'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613114'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613114'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611311'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609086'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609086'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609084'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609084'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609083'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609083'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609082'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609081'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609081'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609080'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609080'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588099'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588099'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610237'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610237'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613113'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613113'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613112'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613112'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609085'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609085'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610238'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610238'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613115'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613115'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607411'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607411'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607410'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607410'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610192'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610192'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610191'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610191'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610190'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610190'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610189'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610189'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613404'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613404'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613353'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613353'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606810'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606811'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606633'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606633'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606653'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606653'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606652'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606652'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588101'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607939'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607939'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606884'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606884'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606883'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606883'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606882'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606882'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606881'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606881'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613406'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613406'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613405'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613405'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588391'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588391'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588390'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588390'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607412'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607412'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606980'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606980'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606979'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606979'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606978'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606978'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606977'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606977'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606976'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606976'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606975'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606975'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609523'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609523'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613407'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613407'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606813'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606809'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606808'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611676'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611676'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611677'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611677'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609876'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609876'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609878'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609878'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609877'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609877'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607224'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607224'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587969'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611160'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611160'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613048'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613048'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613415'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613415'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608520'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608520'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610062'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610062'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609569'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609569'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613861'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613861'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606974'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606974'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613684'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613683'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613682'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613685'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613685'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606973> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606973'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606973'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606972'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606972'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611672'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611673'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611673'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611674'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611674'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611675'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611675'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612253'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612253'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612254'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612254'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612256'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612256'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612255'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612255'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613499> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613499'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613498'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613498'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613503'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613503'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613502'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613501'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613500'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606814'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606814'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606815'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606815'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613244'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613244'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613241'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613241'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607323'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607323'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607337'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607337'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607336'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607336'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615110'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615110'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615111'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615111'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615113'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615113'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615114'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615115'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615115'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615116'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615116'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607407'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607407'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607408'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607408'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607409'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607409'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607699'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607699'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610371'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610371'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588333> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588333'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588333'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588332'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588332'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588331'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588331'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613939'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613939'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609522'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609991'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609991'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615657'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615657'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615656'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615656'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615655'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615655'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615654'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615654'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615653'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615653'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613294'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613294'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606562'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606563'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606563'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606564'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588212> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588212'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588212'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588211'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588211'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588210'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588210'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588208'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588208'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588123'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588123'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588124'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588124'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588098'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610091'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610091'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606812'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610188'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610188'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614811'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609874'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609874'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612126'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612126'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612439'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612439'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612257'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612257'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588209'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588209'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607128'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614732'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614732'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615000'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615000'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606099'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606099'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608522'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614733'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614733'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614731'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614731'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614730'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614730'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614729'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614729'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614727'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614727'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614728'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614728'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614999'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614999'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611356'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611356'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614812'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611359'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611359'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614996'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614996'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607107'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607107'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607106'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607106'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608560'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608559'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608558'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608558'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608557'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608557'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615112'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615112'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610372'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610372'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609189'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609189'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607553'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607553'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613591'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613591'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609875'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609875'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578606"^^xsd:decimal ;
  dwc:decimalLongitude "2.74467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578606 2.74467)"^^geo:wktLiteral ;
  geo-pos:lat "51.578606"^^xsd:decimal ;
  geo-pos:long "2.74467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588100'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.74467'^^xsd:double;
  dwc:latitude '51.578606'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588100'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612128'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608000'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608000'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612465'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612465'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612464'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612464'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613471'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613471'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614828'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614828'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613779'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613780'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613780'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613781'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613782'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613782'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609784'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609786'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609786'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609785'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609785'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609787'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609789'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609790'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609790'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607570'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607570'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607569'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607569'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607571'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607571'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607572'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607574'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607574'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607573'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607573'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608746'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608747'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608747'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608748'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608749'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608749'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615277'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615277'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609864'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609864'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609865'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609865'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588438'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588438'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588437'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588437'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588436'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588435'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614644> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614644'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614643> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614643'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614643'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610019'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610019'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606463'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606463'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612389'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612389'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606663'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607215'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607215'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607214> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607214'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607214'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607213'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607213'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615273'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615274'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615274'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615275'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615275'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615278'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615278'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615276'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615276'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612181'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612181'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612420'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612420'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607259'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607259'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608686'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608686'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608685'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608684'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613516'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613516'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615065> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615065'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615065'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615064'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615064'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607156'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607156'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607155'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606557'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606557'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588274'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588274'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588273'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608745'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608745'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608744'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607154'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614320'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614320'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614321'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614321'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607216'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607216'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606720'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606720'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606721'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606721'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606076'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607827'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607828'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607828'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607829'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607829'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607824'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613599'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613599'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613600'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613600'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611855'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611855'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613571'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613571'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613570'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613570'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613569'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613569'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613568'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613566'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613566'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613567'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613567'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606423'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606423'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606421'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606421'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606422'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606422'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612926'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612925'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612924'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615801'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615802'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615803'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615803'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615805'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615806'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615806'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615798'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607998'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607998'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607999'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607999'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615800'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615800'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615796'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615796'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615799'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610962> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610962'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610962'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610963> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610963'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610963'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610964> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610964'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610964'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610965> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610965'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610965'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610960> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610960'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610960'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610961> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610961'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610961'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610542'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608470'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608470'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607826'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607826'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607825'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607825'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610861> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610861'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610861'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610862'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610862'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610863'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610863'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607241'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607241'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588057'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588057'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588058> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588058'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588058'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588059'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588059'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588060'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588060'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615624'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615624'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609948'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609948'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609947'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609947'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610547'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610547'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610545'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610545'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610544'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610544'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610543'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610543'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609776'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614827'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607368'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607368'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607369'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607369'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607370'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607370'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606616'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606616'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613832'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613832'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613831'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609533'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609533'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609536'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608113'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608113'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608111'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608111'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608112'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608112'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613223'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613223'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611322> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611322'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611322'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609608'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609608'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609609'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609609'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609610'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609610'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609611'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609611'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607249'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607249'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607250'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607250'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613659'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613659'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613660'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610252'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610252'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608090'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609109'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610097'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610097'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612288'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612288'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612293'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612293'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612290'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612290'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613127'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613127'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613128'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613128'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615141'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615141'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613129'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613129'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610241'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610241'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610242'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610242'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610250'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610250'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607437'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607437'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607439'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607439'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610031'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610031'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607440'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607440'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607296'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607296'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607294'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607295'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607295'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613354'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613354'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613355'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613355'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613356'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613356'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606897'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606897'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606896> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606896'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606896'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606895> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606895'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606895'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611705'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611705'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611708'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611707'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611707'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611706'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611706'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612292'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612292'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612984'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612984'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610249'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610249'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610248'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610248'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610247'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610247'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609733'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609733'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588477'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588477'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588475'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588475'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588476'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587982'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587982'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607438'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607438'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609525'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612982'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612982'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612987'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612987'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612986'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612986'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612985'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612985'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611704'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611704'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611709'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611709'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609889'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609889'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609788> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609788'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609788'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588439'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588439'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607226'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607226'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607227'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607227'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615061'^^xsd:integer;
  dwc:scientificName 'Tricoma longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121172'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615061'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121172'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607531'^^xsd:integer;
  dwc:scientificName 'Desmoscolex longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607531'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608573'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608573'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608572'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608574'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608574'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607008'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607008'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607007'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607007'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607006'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607006'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607005'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607005'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607004'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607004'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607003'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607003'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607002'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607002'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611702'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611702'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611701> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611701'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611701'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611700> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611700'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611700'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611699> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611699'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611699'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613517> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613517'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613517'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613518'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613518'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613515> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613515'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613515'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613514'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613514'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607830'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607823'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608469'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615797'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615797'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607341'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607341'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610232'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610232'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610231'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610231'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607687'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615670'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615669'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615669'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615667'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615666'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615665'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615665'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615664'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613080'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613080'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613079'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613079'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613081> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613081'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613081'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606575'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606575'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606577'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606577'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611252'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611252'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611253'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611253'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611254> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611254'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611254'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611255'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611255'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611256'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611256'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611257'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611257'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588126'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588126'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588127'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588128> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588128'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588129'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588129'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611175'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611175'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611176'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611176'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613958'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613958'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612822'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609607'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609607'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610098'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612289'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610246'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610246'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612983'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612983'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607010'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607010'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607009'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607009'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588341'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588341'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611251'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611251'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606576'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615668'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612467'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612467'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615007'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615007'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608575'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608575'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606126'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606126'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612469'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612469'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612466'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614752'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615008'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615008'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615009'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615009'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615804'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615804'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607225'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607225'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588434'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612291'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612291'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611703'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611703'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610251'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610251'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423573"^^xsd:decimal ;
  dwc:decimalLongitude "2.753497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423573 2.753497)"^^geo:wktLiteral ;
  geo-pos:lat "51.423573"^^xsd:decimal ;
  geo-pos:long "2.753497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609890'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.753497'^^xsd:double;
  dwc:latitude '51.423573'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609890'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614936'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614936'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612430'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612430'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612433'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612433'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612429'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612429'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612431'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612431'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614937'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614937'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607931'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607931'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607932'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607932'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607933'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607933'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608143'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608143'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608142'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608142'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608141> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608141'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608141'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613302'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613302'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613301'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613301'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608144'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608144'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608145> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608145'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609783'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609783'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610186'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610186'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610184'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610184'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610182'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610182'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610181'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610181'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610180'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610180'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609559'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609558'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609558'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614622'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614622'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614621'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614621'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614623'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614623'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609713'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609713'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613414'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613414'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588424'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588424'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611157'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611157'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611156'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611156'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607662'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607661'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610455'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615240'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615240'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615242'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615242'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615237'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615237'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615238'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615238'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615239'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615239'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615241> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615241'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615241'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610057> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610057'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610057'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610056'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610056'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609821'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609821'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609819'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609819'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609820'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609820'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613856> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613856'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613856'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613857'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613857'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613860> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613860'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613860'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613854'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613854'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613855> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613855'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613855'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613859'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613859'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613853'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613853'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609560'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609560'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609562'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609562'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607715'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607715'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587994'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587994'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587993'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587993'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587992'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587992'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587990'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587990'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587989'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587991'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587991'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608675'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608675'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608674'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608674'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612206'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612206'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612201'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612201'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612202'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612202'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612203'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612203'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612205'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612205'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606970> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606970'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606970'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606971> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606971'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606971'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608708'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608709'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608709'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608710'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608712'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608712'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608713'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608713'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614284'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614286'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614286'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614283'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614283'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614285'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614285'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614287'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614287'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608711> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608711'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608711'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611822'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611822'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607133'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607133'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613238'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613238'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613239'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613239'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613240'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613240'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611818'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611818'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607934'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607934'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607936'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607936'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609906> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609906'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609906'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615759'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615759'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606092'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606092'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606093'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610924> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610924'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610924'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610922> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610922'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610922'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610923> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610923'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610923'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610510'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610510'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609763'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609763'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609904> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609904'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609904'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610508'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610511> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610511'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610511'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610509'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610509'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610507'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610507'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609905> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609905'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609905'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615762'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615762'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615760'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615761'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615761'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615603'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615603'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615601'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615601'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615602'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615602'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610859> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610859'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610859'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607797'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607798'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607798'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611820'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611820'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611353'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611353'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611351'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611351'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611350'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611350'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611354'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611354'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614806'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614805'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614805'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613826'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613826'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607359'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607359'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607358'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607358'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612814'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609871'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609871'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609872'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609872'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609557'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609557'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610090'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609079'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609079'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609078'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609078'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609077> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609077'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609077'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613111'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613111'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610185'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610185'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613402'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613402'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613403'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613403'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606804'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606804'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612812'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612813'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612813'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606651'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606651'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606806'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606806'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606880'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606880'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606879'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606879'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613401'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613401'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588389'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588389'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613400'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613400'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606631'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606631'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606807'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606807'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606805'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606805'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609873'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609873'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609556'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609556'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610183'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610183'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588267'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610370'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610370'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609561'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609561'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609555'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609555'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613858> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613858'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613858'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606632'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606632'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611670'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612249'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612249'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612251> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612251'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612251'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612252> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612252'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612252'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612250'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612250'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612248'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612248'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611669'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611669'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611668'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611668'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611667'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611666'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607935'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607935'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607335'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607335'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615104'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615104'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615103'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615103'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615105'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615106'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615106'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615107'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615107'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615108'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615108'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607403'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607403'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607402> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607402'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607402'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607405'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607405'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607406'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607406'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607401'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607401'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588330'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588330'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588328'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588328'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609521'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609521'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588207'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588207'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588206'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588206'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588205'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588205'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611307'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611307'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611671'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611671'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588329'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607404'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607404'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606090'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606089'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606091'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606091'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614726'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614726'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614725'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614725'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614724'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614724'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614723'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614723'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614722'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614722'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614721'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614720'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614804'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608556'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608556'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608555'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608555'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610925> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610925'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615109'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612204'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612204'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608146> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608146'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608146'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575822"^^xsd:decimal ;
  dwc:decimalLongitude "2.755184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575822 2.755184)"^^geo:wktLiteral ;
  geo-pos:lat "51.575822"^^xsd:decimal ;
  geo-pos:long "2.755184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610506'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.755184'^^xsd:double;
  dwc:latitude '51.575822'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610506'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615231'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615231'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608702'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608702'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614935'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614935'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612423'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612423'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612426'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612425'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612425'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612424'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612424'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607926> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607926'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607928> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607928'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607928'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608140'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608140'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608139'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608139'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608138'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608138'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608137'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608136'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608136'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608135'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613300'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613300'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607114'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607545'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607545'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607546'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607546'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607547'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607547'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607548'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607548'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606702'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606702'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606703'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606703'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610179'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610179'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610178> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610178'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610178'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610177> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610177'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610177'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610176'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610176'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610175'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610174'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610174'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609546'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609546'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588423'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588423'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588422'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588422'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614620'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614620'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610013'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610013'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615060'^^xsd:integer;
  dwc:scientificName 'Tricoma longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121172'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615060'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121172'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613046'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613046'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613047'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613047'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606656'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606656'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606655'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606655'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611153'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611155'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611155'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611154'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607660'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607660'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607659'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607659'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608087'^^xsd:integer;
  dwc:scientificName 'Filitonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '161302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608087'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608088'^^xsd:integer;
  dwc:scientificName 'Filitonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '161302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608088'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608086'^^xsd:integer;
  dwc:scientificName 'Filitonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '161302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608086'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610454'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615232'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615232'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615233'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615233'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615234'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615234'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615235'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615235'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615236'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615236'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610055'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610055'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609815'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609816'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610368'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610368'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610369'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610369'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610367'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610367'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609818'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609818'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613850'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613850'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613849'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613849'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613852'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613852'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613848'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613848'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609554'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609554'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609553'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609553'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609552'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609552'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609551'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609551'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609550> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609550'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609550'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609549'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609549'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609548'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609548'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610365'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610365'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610366'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610366'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607714'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607714'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607713'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607713'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587985'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587985'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587984'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587984'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587983'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587983'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587986'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587986'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587987'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587987'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607253> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607253'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607253'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608673'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608673'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606969'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606969'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606968'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606968'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606967'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606967'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606966'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606966'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588265'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588265'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588264'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588264'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588266'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588266'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608706'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608706'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608703'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608703'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608704'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608704'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608705'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608705'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614277'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614277'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614278'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614280'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614281'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614281'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607132'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607132'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613349'^^xsd:integer;
  dwc:scientificName 'Rhynchonema megamphida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '230880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613349'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613237'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613237'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613236'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613236'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613231'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613231'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613233'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613233'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613234'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613234'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613235'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613235'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613230'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613230'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610921'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610921'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613799'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613800'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613801'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613802'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613802'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613559'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608460'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608460'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611344'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610504'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610504'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610503'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610503'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610502'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610501'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610501'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610500'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609901> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609901'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609901'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609902> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609902'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609902'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610505'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610505'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609903> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609903'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609903'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615756'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615756'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615757'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615758'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615758'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615753'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615754'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615754'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612891> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612891'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612891'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609762'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609762'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609761'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609761'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615600'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615600'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615599'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615599'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615598'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615598'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607795'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607794'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607794'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608616'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608616'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614800'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608519'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608519'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608518'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608518'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614801'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611348'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611349'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611349'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611347'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611347'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611345'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611345'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611346'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611346'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613821'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613822'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613823'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613823'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613824'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613825'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613825'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608093'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608093'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609870'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609870'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609869'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609869'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613220'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613220'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609544'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609544'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611304'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611304'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611305'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611305'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611306'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611306'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609545'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609545'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609075'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609075'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609073'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609073'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609074'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609074'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613110'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613110'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610089'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609076'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609076'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588097'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608554'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608554'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608553'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608553'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613109'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606877'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606877'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607398'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607398'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607686'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607686'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613192'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613192'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606803'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606803'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612811'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606629'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606629'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588096'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606878'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606878'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609730'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609730'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588199'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588199'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588200'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588200'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588201'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588201'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588202'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588202'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607930'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607930'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607544'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607544'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608707'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608707'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587988'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587988'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612200'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612200'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613089'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613851'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613851'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609547'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609547'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609817'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613681'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613681'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606630'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606630'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612246> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612246'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612246'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611665'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611665'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611664'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611664'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611663'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611663'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611661'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611660'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613497'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613497'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606800'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606801'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606801'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613232'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613232'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607796'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607796'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615755'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615755'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607929> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607929'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607929'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609900'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609900'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607334> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607334'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607334'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615098'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615099'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615099'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615100'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615100'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615101'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615102'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615102'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607400'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607400'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588327'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615652'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615652'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613293'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613293'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606561'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606561'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588204> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588204'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588204'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588197'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588197'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588198'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588198'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588203'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588203'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588121'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588121'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588122'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607399'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607399'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607927> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607927'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612422'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612422'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611662'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611662'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612247'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612247'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606802'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606802'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606086'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606086'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606083'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606083'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614719'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614719'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614718'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614718'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614799'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614803'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614803'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614802'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607105'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607105'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609940'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609940'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608552'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608552'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608551'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608551'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611812'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611812'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573532"^^xsd:decimal ;
  dwc:decimalLongitude "2.758964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573532 2.758964)"^^geo:wktLiteral ;
  geo-pos:lat "51.573532"^^xsd:decimal ;
  geo-pos:long "2.758964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609520'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.758964'^^xsd:double;
  dwc:latitude '51.573532'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609520'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609001'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609001'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615527'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615527'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615528'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615528'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615529'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615529'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612056'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612056'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610786> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610786'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610786'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610787> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610787'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610787'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609002'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609002'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612719'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612719'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612718'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612718'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.761533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2705 2.761533)"^^geo:wktLiteral ;
  geo-pos:lat "51.2705"^^xsd:decimal ;
  geo-pos:long "2.761533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609003'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.761533'^^xsd:double;
  dwc:latitude '51.2705'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609003'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608897> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608897'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608897'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608898'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608898'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615423'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615423'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615425'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615425'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615424'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615424'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608899'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608899'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610682'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610682'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612616'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612616'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326983"^^xsd:decimal ;
  dwc:decimalLongitude "2.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326983 2.763166)"^^geo:wktLiteral ;
  geo-pos:lat "51.326983"^^xsd:decimal ;
  geo-pos:long "2.763166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612614'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763166'^^xsd:double;
  dwc:latitude '51.326983'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612614'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612167'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612167'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613319> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613319'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613319'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613318> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613318'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613318'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613317'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613317'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613316'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613316'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612460'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612460'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612458'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612461'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612461'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612459'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612459'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612463'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612463'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612462'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612462'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614826'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614826'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614949'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614949'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614950'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614950'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613778'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613778'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613777'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613777'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607568'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607567'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607567'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608176'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608176'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608174'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608174'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608172'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608172'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608175'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588433'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588433'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588432'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588432'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614604'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614604'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614641> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614641'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614640> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614640'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614640'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614642> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614642'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612388'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612388'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613054'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613054'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613053'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613053'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606662> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606662'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606662'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606661'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606661'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613422'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613422'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607761'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607761'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610461'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615267'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615267'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615268'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615268'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615269'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615269'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615270'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615270'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615271'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615271'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615272'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615272'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610072'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610072'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610073> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610073'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610073'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610074> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610074'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610074'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610071'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610071'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609809'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609809'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609840'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609840'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609839'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609839'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609837'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609836'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609836'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609834'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609833'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609833'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613882'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613882'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613883'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613883'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613879'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613879'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613881'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613881'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613880'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613880'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610207> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610207'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610207'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610206'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610206'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588016'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588014'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588014'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607733'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607735'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607735'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607736'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588017'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588017'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607258'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607258'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607257'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607257'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606998'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606998'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588272'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612225'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612225'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612223> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612223'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612223'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612224> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612224'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612224'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612226'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612226'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612227'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612227'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612228'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612228'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612229> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612229'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612229'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608070'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608070'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608738'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608739'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608739'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608740'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608741'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608741'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608742'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614315> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614315'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614315'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614314'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614314'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608743'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608743'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614313'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614313'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614316> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614316'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614316'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614317> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614317'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614317'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607138'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607138'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607137'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606718'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606718'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606717'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606717'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613256'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613256'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606719'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606719'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613598'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613598'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608623'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608623'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609921> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609921'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609921'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588054'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588054'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588053'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588053'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610958'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610958'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615792'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615792'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615793'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615794'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615794'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615795'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615795'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611383'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611383'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611381'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611381'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610956'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610956'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610954'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610954'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610955'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610959> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610959'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610959'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610539'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610539'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610538'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610537'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610537'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610536'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610541'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610541'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610540'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609920> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609920'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609920'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612894'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612894'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607819'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607820'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607820'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607821'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607821'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607822'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607822'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607818'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607818'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611850'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611850'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588055'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588055'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588056'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588056'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609696'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609696'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615623'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615623'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615622'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615622'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611384'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611384'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614823'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614824'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614824'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607365'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607365'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607366'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607366'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608110'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608110'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608108'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608109'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611150'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609605'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609605'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609606'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609606'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609599'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609599'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609600'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609600'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609601'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609601'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609602> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609602'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609602'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609603'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609603'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609604'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609604'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609108'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609108'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609105'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609107'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609107'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613125'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613125'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613126'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613126'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615137'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615138'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615138'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615139'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615139'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615140'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615140'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610240'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610240'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607430'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607430'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607431'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607431'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607432'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607432'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607433'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607434'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607435'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607435'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613197'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613197'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606894> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606894'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606894'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606893'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606893'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588118'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588117'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588117'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588115'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588115'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588114'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588119'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588116'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588116'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607953'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607953'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607954'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607954'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607955'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607956'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607956'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606836'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606836'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606835'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606835'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615136'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615136'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613410'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613410'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613411'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613411'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613412> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613412'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613412'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606660'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606660'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609838'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609838'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588015'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588015'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607737'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607737'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607734'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613698'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613698'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606999'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606999'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607000'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607000'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611698> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611698'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611698'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611697'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611697'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611696'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611696'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611695'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611695'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611694'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611694'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612268'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612268'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612269'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612269'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612270'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612270'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610957'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610957'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610399'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610399'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610401> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610401'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610401'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588340'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588340'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588339> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588339'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588339'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612407'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612407'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609992'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609992'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613296'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613296'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606574'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606574'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607707> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607707'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607707'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588227'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588227'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588226'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588226'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611172'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611172'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611174'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611174'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609888'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609888'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609106'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609106'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607436'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614825'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614825'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607001'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607001'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612271'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612271'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615135'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611171'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611171'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611173'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611173'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610400> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610400'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610400'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614751'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614751'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606118'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606118'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606119'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606122'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606123'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606123'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606121'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606121'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614747'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614747'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614750'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614750'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614749'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614748'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614746'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614746'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614745'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614745'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609835'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609835'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610398'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610398'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610205> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.591057"^^xsd:decimal ;
  dwc:decimalLongitude "2.763385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.591057 2.763385)"^^geo:wktLiteral ;
  geo-pos:lat "51.591057"^^xsd:decimal ;
  geo-pos:long "2.763385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610205'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.763385'^^xsd:double;
  dwc:latitude '51.591057'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610205'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610857> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610857'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610857'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613313'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613313'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613312'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613312'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613311'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613309'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613309'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607947> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607947'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607947'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612451'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612451'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612449'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612449'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612450'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612450'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612447'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612447'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612446'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612446'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613470'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613470'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614943'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614943'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614944'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614944'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614945'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614945'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607116'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607116'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607117'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607117'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607561'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607561'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608164'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608164'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608163'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608163'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608162'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606710'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606709'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606709'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606708> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606708'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607562'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606689'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606689'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608160'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608160'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608159'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610200'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610200'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609583'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609583'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609584'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609584'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609585'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609585'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609586'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609586'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609587'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609587'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588430'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588430'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614634> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614634'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614634'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614633'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614633'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612382'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612382'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612383'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612383'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613050'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613050'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613417'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613417'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613418'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613418'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613419'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613419'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613420'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613420'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613421'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613421'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609714'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609714'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610459'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610459'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615260'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615260'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615255> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615255'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615255'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615256'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615256'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610067'^^xsd:integer;
  dwc:scientificName 'Metepsilonema hagmeieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121059'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610067'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609830'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609831'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609829'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613875'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613875'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613874'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613874'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609588'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609588'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609589'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609589'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607725'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607725'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610198'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610198'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610199> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610199'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610199'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607726'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607726'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607729'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607731'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607731'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607730'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607730'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607728'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607727'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607727'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588006'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588006'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588009'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588009'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588007'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588007'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588008'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588008'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608680'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608680'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612218'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612218'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588270'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588270'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612220'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612220'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612219'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612219'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612216'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612216'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612217'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612217'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608069'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608069'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614305'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614305'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614304'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614304'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614303'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614303'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614301'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614301'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614300'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614300'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608728'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608729'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608729'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608730'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608731'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608731'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615257> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615257'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615257'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615258> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615258'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615258'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615259> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615259'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615259'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613249> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613249'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613249'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613250> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613250'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613250'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607529'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613808'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613808'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613809'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608464'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608464'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608465'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608465'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615780'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615780'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609770'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611369'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611369'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611371'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611371'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610942'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610942'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610529'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610529'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610528'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610527'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610527'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610526'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610526'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610525'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610525'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610524'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611372'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611372'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611373'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611373'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612892> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612892'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612892'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607813'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607813'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607812'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607812'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608726'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611836'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611836'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611837'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611838'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611838'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611839'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611839'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611840'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611840'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608620'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608620'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615776'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615776'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615777'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615777'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615779'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615779'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615778'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609694'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609694'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615617'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615617'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615616'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615616'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615615'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615615'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609943'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609943'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609769'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609769'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609771'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609771'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607363'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607363'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608101'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608102'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608102'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606823'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606823'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613119'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613119'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609095> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609095'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609095'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609097'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609098'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609098'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609094'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609093> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609093'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609093'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609092> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609092'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609092'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609091'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609091'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609090'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613120'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607421'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607421'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607422'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607422'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607423'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607423'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607424'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607424'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607420'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607420'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606824'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611683'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607946> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607946'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607946'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607950> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607950'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607950'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606826'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606826'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606825'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606825'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613398> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613398'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613398'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606986'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606986'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606887'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606887'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609524'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607563'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607563'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609200> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609200'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609200'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587972> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587972'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587972'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588011'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588011'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588010'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588010'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612384'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612384'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608523'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608523'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606987'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606987'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613694'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613694'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613693'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613693'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613692'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613692'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613691'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613691'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613695'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613695'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612264'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612264'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611684'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611689'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611689'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611688'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611688'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611685'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611685'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611687'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611686'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611686'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612236'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612236'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609919> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609919'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609919'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612893> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612893'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612893'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607338'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607338'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615124'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615124'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615127'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615127'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615126'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615126'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615125'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588336'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588336'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588337'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588337'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588324'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588324'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615660> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615660'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615659> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615659'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615659'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606568'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606567'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606567'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607706> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607706'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607706'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607705> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607705'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607705'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588218'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588218'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588216> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588216'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588216'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588217> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588217'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588217'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588219'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588219'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588220'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588220'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611164'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611164'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611165'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611166'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611166'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607419'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607419'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609096'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607948> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607948'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607948'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607949> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607949'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus conicollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607949'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613310'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613310'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613308'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613308'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612448'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612448'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613690'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613690'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611167'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611167'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606569'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606569'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614739'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606111'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606111'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606110'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606110'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606108'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606107'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606107'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614738'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614740'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614740'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614741'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614685'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614685'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614686'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614686'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614687'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614687'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614688'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614688'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615003'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615003'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615004'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615004'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615775'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608727'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608727'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608075> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608075'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608075'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610387> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.629087"^^xsd:decimal ;
  dwc:decimalLongitude "2.789408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.629087 2.789408)"^^geo:wktLiteral ;
  geo-pos:lat "51.629087"^^xsd:decimal ;
  geo-pos:long "2.789408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610387'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.789408'^^xsd:double;
  dwc:latitude '51.629087'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610387'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615568'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615569'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615569'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615570'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615570'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615571'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615571'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615566'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615566'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615567'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615567'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609042'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609042'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609041'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609041'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608430'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608430'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609040'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609040'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609043'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609043'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609044'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609044'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609045'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609045'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608426'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608428'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608431'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608431'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614571'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614571'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614575'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614575'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612760'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612760'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606389'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606389'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606390'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606390'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606392> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606392'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606392'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612096'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612094'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612098'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612759'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612758'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612758'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612757'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612757'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612762'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612762'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612761'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610829'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610828'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610828'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610827'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610825'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610825'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609455'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609457'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606388'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606388'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606391> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606391'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606391'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614573'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614573'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610830'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610830'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.800013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 2.800013)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "2.800013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610826'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.800013'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610826'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609005'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609005'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609004'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609004'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614535'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614535'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615532'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615532'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615531'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615531'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615530'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615530'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610789> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610789'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610789'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610790> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610790'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610790'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609006'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609006'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612721'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612721'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28745"^^xsd:decimal ;
  dwc:decimalLongitude "2.80355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28745 2.80355)"^^geo:wktLiteral ;
  geo-pos:lat "51.28745"^^xsd:decimal ;
  geo-pos:long "2.80355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612723'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.80355'^^xsd:double;
  dwc:latitude '51.28745'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612723'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609008'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609008'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609007'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609007'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609009'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609009'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615533'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615533'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615534'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615534'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611594'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611594'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610794'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610794'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612725'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612725'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606355'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606355'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282233"^^xsd:decimal ;
  dwc:decimalLongitude "2.810616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282233 2.810616)"^^geo:wktLiteral ;
  geo-pos:lat "51.282233"^^xsd:decimal ;
  geo-pos:long "2.810616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612726'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.810616'^^xsd:double;
  dwc:latitude '51.282233'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612726'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608993'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608993'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608994'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608994'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615520> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615520'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615520'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615518> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615518'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615518'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615519> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615519'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615519'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608992'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608992'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610777'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610777'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610778'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610778'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612047'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612047'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612709> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612709'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612709'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612710> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.305633"^^xsd:decimal ;
  dwc:decimalLongitude "2.821683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.305633 2.821683)"^^geo:wktLiteral ;
  geo-pos:lat "51.305633"^^xsd:decimal ;
  geo-pos:long "2.821683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612710'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.821683'^^xsd:double;
  dwc:latitude '51.305633'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612710'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615522'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615522'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608997'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608997'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608995'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608995'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608996'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608996'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614528'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614528'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615523'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615523'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612714> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612714'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612714'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612713> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612713'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612713'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612712> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612712'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612712'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615521> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.323916"^^xsd:decimal ;
  dwc:decimalLongitude "2.829733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.323916 2.829733)"^^geo:wktLiteral ;
  geo-pos:lat "51.323916"^^xsd:decimal ;
  geo-pos:long "2.829733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615521'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.829733'^^xsd:double;
  dwc:latitude '51.323916'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615521'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609000'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609000'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608998'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608998'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608999'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608999'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608385'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608385'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608384'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608384'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615524'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615524'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615525'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615525'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31505"^^xsd:decimal ;
  dwc:decimalLongitude "2.846233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31505 2.846233)"^^geo:wktLiteral ;
  geo-pos:lat "51.31505"^^xsd:decimal ;
  geo-pos:long "2.846233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615526'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.846233'^^xsd:double;
  dwc:latitude '51.31505'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615526'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613320> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613320'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613320'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612134'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612134'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613478'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613478'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613479'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613479'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613480'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613480'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608203> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608203'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608203'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608206> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608206'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608206'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607588'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607588'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607655'^^xsd:integer;
  dwc:scientificName 'Dichromadora scandula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120770'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607655'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607587'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607587'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608201'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608201'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615298'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615298'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607454'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607454'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588451'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588451'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588452'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588452'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610026'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610026'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588485'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588481'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588481'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606474'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606474'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606475'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606475'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606469> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606469'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606470> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606470'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606470'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606471> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606471'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606471'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606472> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606472'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606473'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606473'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612395'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612395'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607266'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607266'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607264'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607264'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611342'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611342'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611341'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611341'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611340'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611340'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609724'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609724'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609807'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609807'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609806'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609806'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609805'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615301'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615300'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615300'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615302'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615302'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615299'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613955'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612191'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612191'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612188'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612188'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607738'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607738'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612189'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612189'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612190'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612190'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607265'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607265'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608690'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608690'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608689'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608689'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615067> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615067'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615067'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607167> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607167'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607167'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607168'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607168'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588281'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588281'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588280'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608768'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608768'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608769'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608769'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608770'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608773'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608773'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608772'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607170'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607170'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614347'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614347'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614346'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614346'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614344> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614344'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614342> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614342'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614342'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606733'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606734'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606735'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606735'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606736'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606736'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606738'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606739'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606740'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606740'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606741'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606741'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610989> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610989'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610990> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610990'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610990'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610992'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610992'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612866'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612866'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610995'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610995'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610994'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610994'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607526'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607526'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607525'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606732'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611877'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611877'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613610> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613610'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613610'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613611> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613611'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613612> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613612'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613612'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613613'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613613'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613609> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613609'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611879'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611879'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611882'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611882'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606437> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606437'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606437'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606434'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606435'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606435'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606436'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606438> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606438'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606438'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606439> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606439'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606439'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613003'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613003'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613001'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612999'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612999'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613000'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613000'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612980'^^xsd:integer;
  dwc:scientificName 'Prochromadorella paramucrodonta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612980'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608663'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608663'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608671'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588063'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588063'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612939> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612939'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612939'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608009'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608009'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608007'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608007'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612941> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612941'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608483'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608483'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608482'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608482'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610993'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610993'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612942> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612942'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612942'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612943> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612943'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612943'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607208> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607208'^^xsd:integer;
  dwc:scientificName 'Cylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607208'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607209'^^xsd:integer;
  dwc:scientificName 'Cylicolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2530'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607209'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613104'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613104'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613105'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610878> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610878'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610878'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610873> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610873'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610873'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610874> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610874'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610874'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610875> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610875'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610875'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607845'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607845'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607846'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607846'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607843'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607843'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607842'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607842'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607844'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607844'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610877> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610877'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610877'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610876'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610876'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615631> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615631'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615631'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612940> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612940'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612940'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610571> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610571'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610571'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610570'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610570'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610569> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610569'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610569'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610568> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610568'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610567> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610567'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610567'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610566'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610566'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615833'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615833'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615834'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615835'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615835'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615836'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615836'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609778'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609779'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609780'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609780'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614843'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614843'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614844'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614844'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614845'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614845'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613969> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613969'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613664'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613664'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613665'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613665'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613666> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613666'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613668> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613668'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613670'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613670'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613671> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613671'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613671'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609532'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609532'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609531'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609531'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608118'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612829'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612828'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612828'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612831'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612831'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612830'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612867'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612867'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606685'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606686> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606686'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606686'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607382'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607382'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613226> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613226'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613226'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609622'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609622'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609621'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609621'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609620'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609620'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611327> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611327'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609623> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609623'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609623'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611328'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611328'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613669> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613669'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613669'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612180'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612180'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613667> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613667'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610277'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610277'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610276'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610276'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610274'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610274'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610273'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609117'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609117'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610275'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610275'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610272'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609120'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609120'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609121'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609121'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609122'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609119'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609119'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610105> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610105'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607452> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607452'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607452'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607456'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607456'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609513'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609513'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607455'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607455'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607453'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607453'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610107> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610107'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610107'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610106'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610106'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613932'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613932'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610449'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610449'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610448'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610448'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613378> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613378'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613378'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613379'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613379'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613374'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613374'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613372> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613372'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613372'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613373'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613373'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613375'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613375'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613376'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613376'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613377'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613377'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610082'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610087'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610087'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610088> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610088'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610088'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610083'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610083'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588120'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614766'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609741'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609741'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609740'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609740'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609739'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609738'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609737'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609736'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609736'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609742'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609742'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614651'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614651'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588482'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588483'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588484'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615155> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615155'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615153> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615153'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613399'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613399'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614769'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614769'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614768'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614768'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614767'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614767'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614772> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614772'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614772'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614764'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614774'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614774'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612795'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612304'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612304'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612303'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612302'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612302'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607233'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607233'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607234'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607234'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608771'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608771'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609715> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609715'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609715'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588020'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588020'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607036'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607036'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607037'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607037'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607039'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607039'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607035'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607035'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611739'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611738'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611741'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611741'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611742'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611742'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611737'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611737'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611735'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611735'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611743'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611743'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612273'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612238'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612238'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612274'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612274'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613533'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613533'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613532'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613532'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613531'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613531'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613530'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612794'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612797'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612796'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612796'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612900> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612900'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612900'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606737'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610991> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610991'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610991'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613002'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613002'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608050'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608050'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608051'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608051'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608052'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608052'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608053> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608053'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608053'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588352'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588352'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588351> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588351'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588351'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588354'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588354'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615678'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615677'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615677'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615676'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613297> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613297'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606590'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606590'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606584'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606584'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606585'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606585'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606589'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606589'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606586'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606586'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606591'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606591'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606587'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606587'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606588'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606588'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611275'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611275'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611270'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611270'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611272'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611274> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611274'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611274'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611271'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611271'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611273> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611273'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588135> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588135'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588136> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588136'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588136'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588137'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588138'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588138'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611186'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611186'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611187'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611187'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609118'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614770> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614770'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615154> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615154'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615154'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607330'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607330'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608008'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608008'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607038'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607038'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612239'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612239'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588353> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588353'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588353'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615679'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615679'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614689'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614689'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608593'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608593'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607232'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607232'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614846'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614846'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606151'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606151'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606148'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606150'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608535'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608535'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608534'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608534'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608533> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608533'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608533'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612488'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612489'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612489'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612490'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612491'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612491'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612492'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614765'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614765'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614773> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614773'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614773'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614771> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614771'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615016'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615016'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615014'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615014'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615015'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615015'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615019'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615019'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615018'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615018'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615017'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615017'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607101'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611736'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611736'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607210'^^xsd:integer;
  dwc:scientificName 'Daptonema fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '121529'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607210'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612493'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612493'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608202'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608202'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608083> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608083'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608083'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613529'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607169'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613004'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613004'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612998'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612998'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459084"^^xsd:decimal ;
  dwc:decimalLongitude "2.847929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459084 2.847929)"^^geo:wktLiteral ;
  geo-pos:lat "51.459084"^^xsd:decimal ;
  geo-pos:long "2.847929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611740'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.847929'^^xsd:double;
  dwc:latitude '51.459084'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612169> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612169'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612169'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612168> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612168'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607983'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607983'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607982'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607982'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607981'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607981'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613784'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607589'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607589'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607590'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607590'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608779'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608779'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608775'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608775'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606694> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606694'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606694'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606695> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606695'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606695'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606696> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606696'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606696'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606746'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606747'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606745'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606745'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606744'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606744'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606442> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606442'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606442'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607303'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607303'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609539'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609539'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609538'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609538'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588456> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588456'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588453> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588453'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588453'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588486'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588486'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606481'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606481'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606480'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606480'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606479'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606478'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606478'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606477'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606477'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606476'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608514> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608514'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608514'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608513> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608513'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608513'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607267'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613059> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613059'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613059'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606665> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606665'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606665'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611343> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611343'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611343'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607762'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609492'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607672'^^xsd:integer;
  dwc:scientificName 'Diplopeltula ostrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '196671'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196671'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609725'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609725'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615303'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615304'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615304'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615305'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615305'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615306'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615306'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615307'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615307'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615308> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615308'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615308'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613847'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613847'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613845'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613845'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613846'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613846'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612415'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612415'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612416'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612416'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612193'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612193'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610405'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610405'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610406'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610406'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610408'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610408'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610409'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610409'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610407'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610407'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613535'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613535'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615068'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615068'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615069> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615069'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615069'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615070> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615070'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615070'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609507> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609507'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609507'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614613'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614613'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607171> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607171'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607171'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612408'^^xsd:integer;
  dwc:scientificName 'Pareurystomina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122097'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612408'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610436'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588283'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588283'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588282'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588282'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608777'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608777'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608774> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608774'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608774'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614352'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614352'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608778'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608776'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607172> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607172'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607172'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614350'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614350'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614348'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606742'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606743'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607847'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607847'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606440> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606440'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606440'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613005'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613005'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613012'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613012'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613011'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613011'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613010'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613010'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613009'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613009'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613008'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613008'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613006'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613013'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613013'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613007'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613007'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613014'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613014'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612981'^^xsd:integer;
  dwc:scientificName 'Prochromadorella paramucrodonta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120712'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612981'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607851'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607851'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607849'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607849'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606441> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606441'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606441'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608624'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608624'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612944'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612944'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608011'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608011'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608013'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608013'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608012'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608012'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609782'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609782'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610996'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610996'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610997'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610997'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610998> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610998'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610998'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611000> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611000'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611000'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611001> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611001'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611002> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611002'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611002'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610575'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610575'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608484'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608486'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608487'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608487'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608485'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608485'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609953> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609953'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609953'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609955'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607848'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607848'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610879> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610879'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610879'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610880> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610880'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610880'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607850'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607850'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614847'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614847'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609954'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609954'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610577'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610577'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610576'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610574'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610574'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610572'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615023'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615023'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615838'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615838'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610573'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610573'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615837'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615840'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615840'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615841'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615841'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615842'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615842'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615843'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615843'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609781'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611303> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611303'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613838'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613838'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613672'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613673'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613673'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609535> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609535'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609535'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613836'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613836'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612836'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612836'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612833'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612833'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612835'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612835'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612834'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612834'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612832'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612832'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612868'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612868'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609627'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609627'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609626'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609626'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609624> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609624'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609624'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609625'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609625'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607113'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607113'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613675'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613675'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610110'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610110'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610111'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610111'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609125> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609125'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609124> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609124'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609124'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609123'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609123'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610109'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607457'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607460'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607460'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607458'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610108> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610108'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610037'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610037'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610036'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610036'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607689> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607689'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607689'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607704> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607704'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607704'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610450'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610450'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613202> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613202'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613202'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607332'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607332'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607331'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607331'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613380'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613380'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613382> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613382'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613382'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613381'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613381'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587968'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587968'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587966> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587966'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587966'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610278'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609746'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609745'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609744'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609744'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588394'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588394'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588396'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588396'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588395'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus teutonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588395'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607046'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607046'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615158> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615158'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615158'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612306> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612306'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612306'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612305> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612305'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612305'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607235'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607235'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607236> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607236'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607236'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609248'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609248'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588455> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588455'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612192'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612192'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607268'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607268'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607304> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607304'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607304'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608597'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608597'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608596'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608596'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608595'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608595'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608594'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608594'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607040'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607040'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607041'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607041'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607042'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607042'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607043'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607043'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607045> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607045'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607045'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607044> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607044'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607044'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607048'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607048'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607047'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607047'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611748'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611748'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611753'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611753'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611752'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611752'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611745'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611744'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611749'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611746'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611747'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611747'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611750'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613537'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613536'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613534'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613534'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612803'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612801'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612801'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612800'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612800'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612799'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612798'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609956> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609956'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609956'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610999> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610999'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610999'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615160'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615160'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615157> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615157'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615157'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615159> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615159'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610279'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610279'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610280'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610281'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610281'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610282'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610282'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610283'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610283'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610284'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610284'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607129> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607129'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607129'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610404'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610404'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588355'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588355'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588356> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588356'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588356'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588357'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588357'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588358> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588358'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588358'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588359'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588359'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588360> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588360'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588360'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588325'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588325'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588326'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588326'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615682> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615682'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615682'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615681> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615681'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615681'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615680'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613085> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613085'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613085'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613084> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613084'^^xsd:integer;
  dwc:scientificName 'Pseudonchus decempapillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613084'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606596'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606596'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606592'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606592'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606593'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606593'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606595'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606595'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606597'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606597'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606598'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606598'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606599> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606599'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606599'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606594'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606594'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611276'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611276'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611280> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611280'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611279'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611279'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611277'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611277'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611278'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611278'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611282> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611282'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611282'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588179'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588179'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588139'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588139'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611189'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611189'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611190> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611190'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611190'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611191'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611191'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613839'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613839'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613837'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613837'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610112'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610112'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613674'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613674'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606654'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606654'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609743'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609743'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607688> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607688'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607688'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607459'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607459'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587967'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587967'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615839'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615839'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613481'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613481'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611751'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611751'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611188> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611188'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611188'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611281> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611281'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611281'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607103'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607103'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608539'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608539'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614849> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614849'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614849'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607237'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607237'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606156'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608538'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608538'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608537'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608536'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608536'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612498> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612498'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612498'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612496> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612496'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612496'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612497> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612497'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612497'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612494> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612494'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612494'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614690> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614690'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614690'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614775> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614775'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614776'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614777'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614777'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615022'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615022'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615021'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615021'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615020'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615020'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615024'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615024'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614850> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614850'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614850'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614851> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614851'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614851'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614852'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614852'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607102'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607102'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608010'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608010'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614848'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614848'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607248> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607248'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607248'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613298> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613298'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613298'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615156> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615156'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615156'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612802'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588454> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588454'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611885'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611885'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606687> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453828"^^xsd:decimal ;
  dwc:decimalLongitude "2.852413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453828 2.852413)"^^geo:wktLiteral ;
  geo-pos:lat "51.453828"^^xsd:decimal ;
  geo-pos:long "2.852413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606687'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.852413'^^xsd:double;
  dwc:latitude '51.453828'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606687'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609729'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609729'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613487'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613482'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613485'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613483'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613484'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613486'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607984'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607984'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606164'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606164'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608213> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608213'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608213'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608215> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608215'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608215'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607594> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607594'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607594'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607593> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607593'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607593'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607592'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607592'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607591'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607591'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607596> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607596'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607596'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607597> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607597'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607597'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607595> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607595'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607595'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608780'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608781'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608781'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608782'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608783'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608783'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608784> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608784'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608785> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608785'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608785'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609791> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609791'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609791'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606748'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606749'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606750'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606750'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606752'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606752'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606753'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606754'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606755'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606755'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606756'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606756'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606697> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606697'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606697'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606757'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607598> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607598'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607598'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606443> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606443'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606443'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607463> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607463'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607463'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607464> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607464'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607464'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588461'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588459> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588459'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588459'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609541'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609541'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609540'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588458'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588458'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588457> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588457'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614606'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614606'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609726'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610030'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610030'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588489'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588488'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588487'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606482'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607270'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607270'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607269'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607269'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607532'^^xsd:integer;
  dwc:scientificName 'Desmoscolex longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607532'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1459554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613061> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613061'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613061'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609493> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609493'^^xsd:integer;
  dwc:scientificName 'Latronema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '196674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '196674'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609727'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609727'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607777> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607777'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607777'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607778'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607778'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615310> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615310'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615310'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615312> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615312'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615312'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615309> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615309'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615309'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615311> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615311'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615313> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615313'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615313'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615314> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615314'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615314'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610410> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610410'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610410'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612197'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612197'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612196'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612196'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612195> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612195'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612195'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612194'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612194'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615086> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615086'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615086'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615096> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615096'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615096'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615094> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615094'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615094'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615087> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615087'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615087'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615080> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615080'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615080'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608691> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608691'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608691'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608692> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608692'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608692'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609509> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609509'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609509'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609508> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609508'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609508'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615071> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615071'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615071'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609510> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609510'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609510'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612235> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612235'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612235'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606559'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588285'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588285'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588284'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612233> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612233'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612233'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612234> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612234'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612234'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614359'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614359'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614357'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614357'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614355> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614355'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614355'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614354> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614354'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614354'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607173'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607173'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607174'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607174'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607175'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607175'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613352> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613352'^^xsd:integer;
  dwc:scientificName 'Rhynchonema megamphida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '230880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613352'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613616'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613616'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613619'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613619'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613620'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613620'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606079> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606079'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606079'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612869'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612869'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612870'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612870'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613614'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613614'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613615> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613615'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613615'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606078'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606078'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607527'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607527'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612871'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612871'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607528'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611005'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611005'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613617'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613617'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613618'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613618'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613811'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613811'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613812'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613812'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613019'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613019'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613018'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613018'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613017'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613017'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613016'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613015'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613015'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607852> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607852'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607852'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608626'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608626'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608627'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608627'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608657> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608657'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608655> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608655'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608655'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608656> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608656'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608656'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608670> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608670'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608672> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608672'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608672'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612945'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612945'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608018'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608018'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608017'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608017'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608016'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608015'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608015'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615845> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615845'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615845'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611007> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611007'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611007'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611003> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611003'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611003'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611004'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611004'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615847> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615847'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615847'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613106> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613106'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613106'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608488> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608488'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608489> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608489'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608490> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608490'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608490'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608491> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608491'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608491'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608492> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608492'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608492'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611008> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611008'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611008'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611009> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611009'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611009'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611010'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611010'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611011'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611011'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615846> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615846'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615846'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609957> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609957'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609957'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609958> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609958'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609958'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610888> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610888'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610888'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610889> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610889'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610889'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610890> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610890'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610890'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610887'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610887'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610882> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610882'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610882'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610884> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610884'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610884'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610886> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610886'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610886'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610883> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610883'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610883'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610885> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610885'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610885'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615632> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615632'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615632'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608625'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608625'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608658> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608658'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607854'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607854'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614853'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614853'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614854> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614854'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614854'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607853> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607853'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607853'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608541'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608541'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610578'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610583'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610583'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610582'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610582'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610581'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610581'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610580'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610580'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610579'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610579'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613291'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613291'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613289'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613290'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613290'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615844'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615844'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611423'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611423'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606619'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606619'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606620> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606620'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606620'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606621> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606621'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606621'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606622> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606622'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606622'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606911> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606911'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606911'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613678> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613678'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608123> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608123'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608123'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608121> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608121'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608121'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608122> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608122'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608119> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608119'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612176> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612176'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612176'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612175> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612175'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612174> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612174'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612174'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612173> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612173'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612173'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612837'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612838'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612838'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607383'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607383'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613228'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613228'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613227> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613227'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613227'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611329'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611331> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611331'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611331'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611332'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611332'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613676> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613676'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613677> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613677'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613677'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613679> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613679'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613679'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610117'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610117'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610116'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610116'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610115'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610115'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610114> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610114'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610114'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610113> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610113'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610113'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609126> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609126'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609126'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609127> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609127'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609127'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606910> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606910'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606910'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607461> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607461'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607462'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607462'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610043> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610043'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610043'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610042> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610042'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610042'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610041'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610041'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610040'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610040'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610039'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610039'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610038'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610038'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613389> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613389'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613389'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613384'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613384'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613385> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613385'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613385'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613387> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613387'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613387'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613383'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613383'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613390> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613390'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613390'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613386> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613386'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613386'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613388> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613388'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613388'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615749'^^xsd:integer;
  dwc:scientificName 'Wieseria pica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122067'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615749'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615747'^^xsd:integer;
  dwc:scientificName 'Wieseria inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122064'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615747'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609747'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609747'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609748'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609748'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609749'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609749'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609750'^^xsd:integer;
  dwc:scientificName 'Manunema annulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121293'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609750'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609526'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609526'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613413'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613413'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612804'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612307> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612307'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612307'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609792'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606751'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606751'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613321> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613321'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613321'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607238> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607238'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607238'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607239> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607239'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607239'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609256> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609256'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609256'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606483'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606483'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609543'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609542'^^xsd:integer;
  dwc:scientificName 'Leptolaimus venustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588462> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588462'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588462'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613060> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613060'^^xsd:integer;
  dwc:scientificName 'Pselionema longissimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613060'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607140'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607140'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607049'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607050'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607050'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607051> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607051'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607051'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607052> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607052'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607052'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611761'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611760'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611759'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611758'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611758'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611757'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611756'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611755'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611754'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611762'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611762'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611763'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611763'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612275> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612275'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612275'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613545'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613545'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613544'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613544'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613543'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613542'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613541'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613541'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613540'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613538'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612806'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610881> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610881'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610881'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588064'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588064'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608014'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608014'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615848> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615848'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615848'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615164'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615164'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615163'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615163'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615162'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615161'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610285'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610285'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610286'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610286'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610287'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610289'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610289'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610291'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610291'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610292'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610292'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610293'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610293'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610295'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610295'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610288'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610288'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607130> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607130'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607130'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607703> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607703'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607703'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608056> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608056'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608056'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608055> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608055'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608055'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608054> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608054'^^xsd:integer;
  dwc:scientificName 'Epsilonema pustulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608054'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615684> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615684'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615683> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615683'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615685> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615685'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609516> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609516'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609516'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606601> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606601'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606601'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606600> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606600'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606600'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611285'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611285'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611284> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611284'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611284'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611283> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611283'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611283'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611194> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611194'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611194'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611193'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611193'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611192> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611192'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611192'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608120> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608120'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611330> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611330'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611330'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613539'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613539'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588140> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588140'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588140'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608458> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608458'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608458'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610294'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610294'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612503> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612503'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612503'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615030'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615030'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608540'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608540'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607240> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607240'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607240'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612805'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615025'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615025'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606163'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606163'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614614> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614614'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614614'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606160> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606160'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612502> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612502'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612504'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612504'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612505'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612505'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614782> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614782'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614778> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614778'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614779> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614779'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614781> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614781'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614781'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614783> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614783'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614783'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614780> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614780'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615031'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615031'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615029'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615029'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615028'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615028'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615027'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615027'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615026'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615026'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612501> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612501'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612501'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612500> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612500'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607112> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607112'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607112'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607111> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607111'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607111'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607110> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607110'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607110'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607109> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607109'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614995'^^xsd:integer;
  dwc:scientificName 'Trefusia curvispiculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '231281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614995'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614994'^^xsd:integer;
  dwc:scientificName 'Trefusia curvispiculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '231281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614994'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607384> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607384'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607384'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610290'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610290'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588460> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588460'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588460'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446367"^^xsd:decimal ;
  dwc:decimalLongitude "2.858594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446367 2.858594)"^^geo:wktLiteral ;
  geo-pos:lat "51.446367"^^xsd:decimal ;
  geo-pos:long "2.858594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611006'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.858594'^^xsd:double;
  dwc:latitude '51.446367'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611006'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615574> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615574'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615574'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615575> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615575'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615575'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615572> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615572'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615573> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615573'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615573'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608432'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608432'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612767'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612767'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612766'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612765'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612765'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612764'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609050> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609050'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609050'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609047> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609047'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609047'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609048> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609048'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609048'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609049> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609049'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608434> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608434'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608434'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608436> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608436'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608436'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608433'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615576> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615576'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615576'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614581'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614581'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614577'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614577'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614578'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614580'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614580'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606393'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606393'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606394'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606394'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606395> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606395'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606395'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606396'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606396'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612100'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612100'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612101> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612101'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612101'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612102'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612102'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612103'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612103'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612104'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612104'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612763'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611633> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611633'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611633'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611635> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611635'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611635'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610832'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610832'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610831'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610835'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610835'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610834'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610834'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610833> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610833'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610833'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609465> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609465'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609465'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609046> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609046'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609046'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608435> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.500008"^^xsd:decimal ;
  dwc:decimalLongitude "2.866674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.500008 2.866674)"^^geo:wktLiteral ;
  geo-pos:lat "51.500008"^^xsd:decimal ;
  geo-pos:long "2.866674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608435'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.866674'^^xsd:double;
  dwc:latitude '51.500008'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612133'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612133'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612132'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612132'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608006> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608006'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608006'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613477'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613477'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613473> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613473'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613473'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613474> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613474'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613474'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613475'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613475'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613476'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613476'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614838'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614838'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614839'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614839'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614840'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614840'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614841'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614841'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614842'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614842'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614837'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607978'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607978'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607979'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607979'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607980'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607980'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607586'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607586'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607585'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607585'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608764> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608764'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608198> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608198'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608198'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608197> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608197'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608197'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608196> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608196'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608196'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608766> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608766'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608765> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608765'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608765'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608762'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608763'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608763'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615291> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615291'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615291'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615292> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615292'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615292'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615294> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615294'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615294'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615296> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615296'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615296'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607448'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607448'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609868'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609868'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588449'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588449'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588450'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588450'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614648> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614648'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614648'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614649> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614649'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614649'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614647'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614647'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610025'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610025'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606468> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606468'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606468'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612394> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612394'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612394'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615097'^^xsd:integer;
  dwc:scientificName 'Tricoma strandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121182'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615097'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607263'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607263'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607769> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607769'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607769'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609723'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609723'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607776> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607776'^^xsd:integer;
  dwc:scientificName 'Enoploides delamarei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '227633'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607776'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '227633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614650> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614650'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614650'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609810'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613844> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613844'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613844'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613843> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613843'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613843'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613842> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613842'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613842'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613954'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613954'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613887> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613887'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613887'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612183'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612183'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612184'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612184'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612185'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612185'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612186> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612186'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612186'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612187> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612187'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612187'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612414'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612414'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612413'^^xsd:integer;
  dwc:scientificName 'Perepsilonema crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612413'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610210> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610210'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610210'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588019'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588019'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588018'^^xsd:integer;
  dwc:scientificName 'Anomonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588018'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615091'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615091'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613064> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613064'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613064'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607164> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607164'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607164'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607165> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607165'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607166> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607166'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607166'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612170> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612170'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612170'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588279> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588279'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588279'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612232> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612232'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612232'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614340> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614340'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614340'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608767> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608767'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608767'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608076'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614341> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614341'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614341'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614336> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614336'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614336'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614337> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614337'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614337'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614338> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614338'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614338'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615295> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615295'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615295'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615293> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615293'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615293'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613945> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613945'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus longispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '230941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613945'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613944> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613944'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus longispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '230941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613944'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606731'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606731'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606730'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606730'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610988> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610988'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610988'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610984> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610984'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610984'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606729'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610983> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610983'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610983'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610986> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610986'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610986'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610987> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610987'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610987'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611871'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611871'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613608> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613608'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613608'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611876> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611876'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611876'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611872'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611872'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606432> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606432'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606432'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606433> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606433'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606433'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606431> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606431'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606431'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612996> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612996'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612996'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612997> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612997'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612997'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608654> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608654'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608654'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612938> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612938'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612938'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612937> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612937'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612937'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612936> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612936'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612936'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612935> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612935'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612935'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610982> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610982'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610982'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608481'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608481'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608480'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608480'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608479'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608479'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613102'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613102'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613103'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613103'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607840> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607840'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607840'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607839> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607839'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607839'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607838> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607838'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607838'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607837> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607837'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610872> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610872'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610872'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610871> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610871'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610871'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615627> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615627'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615627'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615628> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615628'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615628'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615629> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615629'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615629'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615827'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610563'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610563'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610562'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610561'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610561'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610560'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610565'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610565'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615829> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615829'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615830> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615830'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615831> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615831'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615832> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615832'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615832'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613967> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613967'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613968> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613968'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613968'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606618'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606618'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606617'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606617'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609534> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609534'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609534'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612827> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612827'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612827'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612825'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612825'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612826'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612826'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612864> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612864'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612864'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613288'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613288'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611151'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607378> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607378'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607378'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607379> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607379'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607379'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607380'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607380'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607381> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607381'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607381'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609619> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609619'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609619'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611326> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611326'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611326'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611325> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611325'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611325'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610271> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610271'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610271'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607446'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607446'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615150> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615150'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607447'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607447'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607451> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607451'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607451'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607450> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607450'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607450'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607449> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607449'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607449'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610035'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610035'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610034'^^xsd:integer;
  dwc:scientificName 'Metepsilonema emersum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610034'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613931'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613931'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613930'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613930'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613368> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613368'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613368'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613366> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613366'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613366'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613365> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613365'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613365'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613371'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613371'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613370> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613370'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613370'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613369'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613369'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613367'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613367'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612300'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612300'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612299'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612995> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612995'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612995'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614760'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614760'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614758'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614758'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588480'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588480'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615152> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615152'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615152'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615151> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615151'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615151'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614762> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614762'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614762'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611728'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611728'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611727'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611727'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612301'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611729'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611729'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611734'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607231'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607231'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610211> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610211'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610211'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608592> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608592'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608592'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607030'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607030'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607031'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607031'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607032'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607032'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607033'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607033'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607034'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607034'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611732'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611733'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611733'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611731'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613528> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613528'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612793> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612793'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612792> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612792'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612898> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612898'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612898'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612899> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612899'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612899'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610985> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610985'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610985'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613607> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613607'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613607'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607841> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607841'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607841'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588346> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588346'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588346'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588350> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588350'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588350'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588347> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588347'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588347'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588349> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588349'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588349'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615675> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615675'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615675'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606582'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606582'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606583'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606583'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611267'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611268'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611268'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611269'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611269'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613794> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613794'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613794'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588134> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588134'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588134'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588133> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588133'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588133'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611184> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611184'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611184'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611185> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611185'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611185'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611182'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611182'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611181> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611181'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611181'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613663> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613663'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612865> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612865'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612865'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610270> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610270'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610270'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610269> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610269'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610269'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611730'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615828> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615828'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615828'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611183> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611183'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611183'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588348> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588348'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588348'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607702> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607702'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607702'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612482> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612482'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612487> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612487'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612487'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615013'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615013'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606143> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606143'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606143'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606142> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606142'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606142'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606144> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606144'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606144'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612483> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612483'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612483'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612484> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612484'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612485> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612485'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612485'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612486> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612486'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614759'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614759'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614761'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607100> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607100'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607100'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614763> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614763'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614763'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608591> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608591'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608591'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607163> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607163'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607163'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612272> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612272'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610564'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608478> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608478'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608478'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609952> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609952'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609952'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615630> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467901"^^xsd:decimal ;
  dwc:decimalLongitude "2.891845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467901 2.891845)"^^geo:wktLiteral ;
  geo-pos:lat "51.467901"^^xsd:decimal ;
  geo-pos:long "2.891845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615630'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.891845'^^xsd:double;
  dwc:latitude '51.467901'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615630'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609015> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609015'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609015'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612732> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612732'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612732'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612731> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612731'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608399> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608399'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608399'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608397> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608397'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608397'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608396> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608396'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608396'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609010> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609010'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609010'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609011'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609011'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609012'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609012'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609014> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609014'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609014'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615541'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615541'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614542'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614542'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614541> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614541'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614541'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614543'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615536> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615536'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615537> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615537'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615537'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615538> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615538'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615539> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615539'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615539'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615540> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615540'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614546'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614546'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612068> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612068'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612068'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612730> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612730'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612730'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610800> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610800'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610800'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610799> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610799'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610798> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610798'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610798'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610797'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610796'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610796'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610795> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610795'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609013> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609013'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609013'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606362'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606362'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606359> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606359'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606359'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606357> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606357'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606357'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612727> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612727'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612727'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612728'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612728'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612729> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612729'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533339"^^xsd:decimal ;
  dwc:decimalLongitude "2.900007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533339 2.900007)"^^geo:wktLiteral ;
  geo-pos:lat "51.533339"^^xsd:decimal ;
  geo-pos:long "2.900007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614545'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900007'^^xsd:double;
  dwc:latitude '51.533339'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614545'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612738> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612738'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612738'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612737> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612737'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612736> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612736'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612736'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612735> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612735'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612734> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612734'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612734'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612733> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612733'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608407> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608407'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608407'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608406> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608406'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608406'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608405> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608405'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608405'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608404> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608404'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608404'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608403'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608403'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609017> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609017'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609017'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609016> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609016'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609018> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609018'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609018'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609019> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609019'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609019'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609020'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609020'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609021'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609021'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615543> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615543'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615543'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615542> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615542'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615544> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615544'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615544'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615545> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615545'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615545'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615546> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615546'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615546'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615547> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615547'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615547'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614548'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614548'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614549'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614549'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612072> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612072'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612072'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610806> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610806'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610806'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610804'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610804'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610802> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610802'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610802'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610801> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610801'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610805> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610805'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610803> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516678"^^xsd:decimal ;
  dwc:decimalLongitude "2.900015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516678 2.900015)"^^geo:wktLiteral ;
  geo-pos:lat "51.516678"^^xsd:decimal ;
  geo-pos:long "2.900015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610803'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.900015'^^xsd:double;
  dwc:latitude '51.516678'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608413> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608413'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608413'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608411> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608411'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608411'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608409> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608409'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608409'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609027'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609027'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609022'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609022'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609023'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609023'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609024'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609024'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609025'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609025'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609026'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609026'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615553'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615553'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615548> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615548'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615548'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615549> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615549'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615549'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615551> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615551'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615551'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615552> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615552'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615552'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614553> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614553'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614553'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614554'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614554'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614555'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614555'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614556'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614556'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614558'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614558'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612076> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612076'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612744> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612744'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612744'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612743> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612743'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612740> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612740'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612740'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612741> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612741'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610807> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610807'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610811> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610811'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610810> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610810'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610810'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610809> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610809'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610808> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610808'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610808'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612739> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612739'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612742> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612742'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612742'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606371'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606371'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606369> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606369'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606369'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606373'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606373'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610812> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610812'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610812'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608408> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516667"^^xsd:decimal ;
  dwc:decimalLongitude "2.916672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516667 2.916672)"^^geo:wktLiteral ;
  geo-pos:lat "51.516667"^^xsd:decimal ;
  geo-pos:long "2.916672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608408'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.916672'^^xsd:double;
  dwc:latitude '51.516667'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608408'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612131'^^xsd:integer;
  dwc:scientificName 'Oxyonchus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121902'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121902'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614836'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614836'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614954> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614954'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614954'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614955> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614955'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612916> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612916'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612916'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607118> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607118'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607977'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121853'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607977'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607584'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607584'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607583'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607583'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607581'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607581'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608189> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608189'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608189'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607577> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607577'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607577'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607579> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607579'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607579'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607578> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607578'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607580> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607580'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607580'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608193> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608193'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608193'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606693> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606693'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606693'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608756'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608757'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608758> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608758'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608758'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608759> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608759'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608759'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608760> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608760'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608761> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608761'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608761'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615287> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615287'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614646'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588182'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588182'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610022'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610022'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610024'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610024'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606466> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606466'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606466'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608512> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608512'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608512'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607139> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607139'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607139'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607262'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607262'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607261> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607261'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607261'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607260> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607260'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607260'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606664> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606664'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612373> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612373'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612373'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607768> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607768'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607768'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609722'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609722'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609721'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588448> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588448'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588448'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588447> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588447'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588447'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588446> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588446'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588446'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588445> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588445'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588445'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609804> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609804'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609804'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607218> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607218'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607218'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613680> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613680'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613680'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607221> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607221'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607221'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607220> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607220'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607220'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615290> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615290'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615290'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615289> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615289'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615285> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615285'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615285'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615286> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615286'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615286'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615288> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615288'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615288'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609867'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609867'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612182> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612182'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612182'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610209> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610209'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610209'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607301> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607301'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615090> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615090'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609506> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609506'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609506'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609505> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609505'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609505'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609504> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609504'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609504'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613063'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613063'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613078> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613078'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613078'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607162> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607162'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607162'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607161> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607161'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607161'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606558'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606558'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588276> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588276'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588276'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612231> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612231'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides labiosetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120899'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612231'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588277> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588277'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588277'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588278> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588278'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608063> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608063'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608063'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614332> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614332'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614332'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614335> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614335'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614335'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607219> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607219'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607219'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610979> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610979'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610979'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606728> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606728'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606728'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610977> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610977'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610977'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610978> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610978'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610978'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610980> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610980'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610980'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610981> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610981'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610981'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610974'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610974'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610975> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610975'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610975'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610976> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610976'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610976'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611867'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611867'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613603> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613603'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613603'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613605> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613605'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613605'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613606> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613606'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613606'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613604> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613604'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613604'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613797> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613797'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613797'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613796> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613796'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613796'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606426> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606426'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606426'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606427> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606427'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606427'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606428> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606428'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606429> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606429'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606429'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606430> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606430'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606430'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612932> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612932'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612932'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608652> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608652'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608652'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608653> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608653'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608653'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588062> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588062'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588062'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612934> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612934'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612934'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612933> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612933'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612933'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612931> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612931'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612931'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608005> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608005'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608005'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608004> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608004'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608004'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607244'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607244'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607243> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607243'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607243'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607242> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607242'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607242'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608476'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615820'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615820'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615821'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615822'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615824'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615825> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615825'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615825'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615626> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615626'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615626'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610867> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610867'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610867'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610869> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610869'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610869'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610870> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610870'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610870'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607836> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607836'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607836'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607835'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607835'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615625> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615625'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615625'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615819'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615819'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615816'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610559'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610559'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610558'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610558'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610557'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610557'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610556'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610555'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610555'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614835'^^xsd:integer;
  dwc:scientificName 'Theristus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121623'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614835'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607371> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607371'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607371'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613834> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613834'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613834'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613835> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613835'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613835'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608116'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608116'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608117> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608117'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608117'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608115> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608115'^^xsd:integer;
  dwc:scientificName 'Gammanema rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608115'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612823'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612823'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612824'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612862> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612862'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612862'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612863> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612863'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612863'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613225> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613225'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania birgittae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '228232'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613225'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '228232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609618> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609618'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609618'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609617> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609617'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609617'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609616> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609616'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609616'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611324> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611324'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611324'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610103> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610103'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610103'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608091'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608091'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609116> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609116'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609116'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610268> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610268'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610268'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610267> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610267'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610267'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610266'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610266'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610265'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610265'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610264'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610264'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610263'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610263'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610102> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610102'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610102'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606908> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606908'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606908'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615149> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615149'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615149'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606909> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606909'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606909'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610104> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610104'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610104'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610244> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610244'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610244'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613131'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus vincxae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607300> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607300'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607300'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607302> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607302'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607302'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607328> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607328'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607328'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607329> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607329'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613361> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613361'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613361'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613364> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613364'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613364'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613362> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613362'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613362'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613363> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613363'^^xsd:integer;
  dwc:scientificName 'Rhynchonema moorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613363'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613299> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613299'^^xsd:integer;
  dwc:scientificName 'Rhynchonema falciferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153441'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611718> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611718'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611718'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611716> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611716'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611717> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611717'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611717'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611725> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611725'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611725'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611722> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611722'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612994> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612994'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612994'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614757> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614757'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614757'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613201> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613201'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613201'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588479'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588418'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588418'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612992> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612992'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612992'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612993> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612993'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612993'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611723> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611723'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611723'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611724> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611724'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611724'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611726> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611726'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611726'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611721> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611721'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611721'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611720> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611720'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611720'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611719> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611719'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611719'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607582> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607582'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607582'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607230> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607230'^^xsd:integer;
  dwc:scientificName 'Daptonema nanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121539'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607230'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587974> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A587974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:587974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '587974'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:587974'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612374> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612374'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612374'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610023'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610023'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606467> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606467'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606467'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609866> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609866'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609866'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612393> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612393'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612393'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608529> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608529'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608529'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608530> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608530'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608530'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608585> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608585'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608585'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608589> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608589'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608589'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608583> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608583'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608583'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608590> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608590'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608590'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608588> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608588'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608588'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608587> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608587'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608587'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608586> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608586'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608586'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608584> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608584'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608584'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607020> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607020'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607020'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607021> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607021'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607021'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607022> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607022'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607022'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607023> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607023'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607023'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607024> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607024'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607024'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607025> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607025'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607025'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607026> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607026'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607026'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607027> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607027'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607027'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607028'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607028'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607029'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607029'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613647> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613647'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613647'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613646> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613646'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612237> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612237'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides multispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120900'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612237'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613523> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613523'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613523'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613522> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613522'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613525> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613525'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613527> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613527'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613527'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613526> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613526'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613526'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613524> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613524'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613524'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610868> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610868'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610868'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608651> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608651'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608651'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608661> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608661'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608661'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608477> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608477'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608477'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612930> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612930'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612930'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615817'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608475> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608475'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608475'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610403> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610403'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610403'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588345> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588345'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588345'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615673> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615673'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615673'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615674> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615674'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615674'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606581> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606581'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606581'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611262> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611262'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611262'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611263> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611263'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611263'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611264> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611264'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611264'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611265> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611265'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611265'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588228> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588228'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588228'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588131> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588131'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588132> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A588132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:588132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '588132'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:588132'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611180> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611180'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611180'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611179> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611179'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611179'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607367> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607367'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607367'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611323> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611323'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611323'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613040> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613040'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613040'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615148> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615148'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611266> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611266'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611266'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606137> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606137'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606137'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606138> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606138'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606138'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607099> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607099'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607099'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608531> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608531'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608531'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608532> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608532'^^xsd:integer;
  dwc:scientificName 'Gonionchus inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121566'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608532'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612479> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612479'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612479'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612476> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612476'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612480> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612480'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612480'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612481> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612481'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612481'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615011> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615011'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615011'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615012> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615012'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615012'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607098> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607098'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607098'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607097> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607097'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607097'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607247> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607247'^^xsd:integer;
  dwc:scientificName 'Daptonema proprium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121547'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607247'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615823'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A607377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:607377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '607377'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:607377'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615818'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615818'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613041> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A613041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:613041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '613041'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:613041'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608191> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608191'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608191'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615826> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.479022"^^xsd:decimal ;
  dwc:decimalLongitude "2.926286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.479022 2.926286)"^^geo:wktLiteral ;
  geo-pos:lat "51.479022"^^xsd:decimal ;
  geo-pos:long "2.926286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615826'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.926286'^^xsd:double;
  dwc:latitude '51.479022'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615826'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615556> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615556'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615557> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615557'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615557'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615558> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615558'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615558'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615559'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615559'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609030> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609030'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609030'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609031> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609031'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609031'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609032> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609032'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609032'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608417> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608417'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608417'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608416> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608416'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608416'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608414> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608414'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608414'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609033> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609033'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609033'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608415> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608415'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608415'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609029> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609029'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609029'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609028> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609028'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609028'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608418> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608418'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608418'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608419> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608419'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608419'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615555> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615555'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615555'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615554> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615554'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615554'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614563'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614563'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614564'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614564'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614559> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614559'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614560'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614560'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614561'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614561'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612082> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612082'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612750> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612750'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612750'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612749> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612749'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612748> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612748'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612748'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612747> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612747'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612746> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612746'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612746'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612745> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612745'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611613> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A611613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:611613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '611613'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:611613'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610813> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610813'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610816> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610816'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610816'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610818> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610818'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610818'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610817> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610817'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610814> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610814'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610814'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610815> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610815'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606375> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606375'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606375'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606380> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606380'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606380'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606377> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606377'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606377'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606376> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.566668"^^xsd:decimal ;
  dwc:decimalLongitude "2.950015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.566668 2.950015)"^^geo:wktLiteral ;
  geo-pos:lat "51.566668"^^xsd:decimal ;
  geo-pos:long "2.950015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606376'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.950015'^^xsd:double;
  dwc:latitude '51.566668'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606376'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615564> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615564'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615560> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615560'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615561> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615561'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615561'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615562> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615562'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615563> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615563'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615563'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A615565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:615565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '615565'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:615565'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612753> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612753'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612755> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612755'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609035> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609035'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609035'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609036> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609036'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609036'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609037> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609037'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609037'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609038> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609038'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609038'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609039> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609039'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609039'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608424> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608424'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608424'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608423> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608423'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608423'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608421> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608421'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608421'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608420> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608420'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608420'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608425> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608425'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608425'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614566> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614566'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614566'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614565> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614565'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614570> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A614570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:614570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '614570'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:614570'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612089> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612089'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612089'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612091> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612091'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612091'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612756> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612756'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612756'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612754> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612754'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612754'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612752> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612752'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612752'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612751> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A612751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:612751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '612751'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:612751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610823> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610823'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610822> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610822'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610822'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610820> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610820'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610820'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610819> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610819'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610824> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610824'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610824'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609034> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A609034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:609034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '609034'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:609034'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606383> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A606383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:606383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '606383'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:606383'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608422> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A608422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:608422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '608422'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:608422'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610821> ;
  mr:hasGeometry <https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533349"^^xsd:decimal ;
  dwc:decimalLongitude "2.983342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533349 2.983342)"^^geo:wktLiteral ;
  geo-pos:lat "51.533349"^^xsd:decimal ;
  geo-pos:long "2.983342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/762__urn%3Acatalog%3AMarBEF%2FManuela%3Auk%3A610821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uk:610821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/762_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uk'^^xsd:string;
  dwc:catalogNumber '610821'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.983342'^^xsd:double;
  dwc:latitude '51.533349'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uk:610821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
# EOF